|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/ADT/Optional.h 35 template <typename T, bool = is_trivially_copyable<T>::value>
include/llvm/Bitstream/BitstreamReader.h 37 class BitstreamBlockInfo {
include/llvm/DebugInfo/GSYM/InlineInfo.h 58 struct InlineInfo {
include/llvm/DebugInfo/GSYM/LineTable.h 118 class LineTable {
include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h 42 struct DebugHSection {
lib/Target/AMDGPU/SIMachineFunctionInfo.h 118 struct SIArgument {
186 struct SIArgumentInfo {
lib/Transforms/Utils/Local.cpp 2636 struct BitPart {
tools/clang/include/clang/Driver/Multilib.h 28 class Multilib {
tools/clang/include/clang/Sema/DeclSpec.h 63 class CXXScopeSpec {
tools/clang/tools/extra/clang-doc/Representation.h 209 struct Location {
tools/clang/tools/extra/clangd/Protocol.h 182 struct Location {
202 struct TextEdit {
713 struct WorkspaceEdit {
727 struct TweakArgs {
tools/clang/tools/extra/clangd/index/Index.h 26 struct FuzzyFindRequest {
tools/llvm-pdbutil/PdbYaml.h 38 struct MSFHeaders {
55 struct PdbInfoStream {
64 struct PdbModiStream {
77 struct PdbDbiStream {
89 struct PdbTpiStream {
94 struct PdbPublicsStream {
unittests/ADT/OptionalTest.cpp 28 struct NonDefaultConstructible {
unittests/ADT/TestGraph.h 163 class ChildIterator {