| /llvm-project-15.0.7/clang/test/Index/Core/ |
| H A D | index-instantiated-source.cpp | 29 struct NestedType { struct in TemplateClass 69 TemplateClass<int, float>::NestedType nestedSubType; in canonicalizeInstaniationReferences() 75 TT::NestedType::SubNestedType subNestedType(0); in canonicalizeInstaniationReferences() 79 TT::NestedType::TypeAlias nestedTypeAlias; in canonicalizeInstaniationReferences() 81 TT::NestedType::Typedef nestedTypedef; in canonicalizeInstaniationReferences() 84 TT::NestedType::Enum nestedEnum; in canonicalizeInstaniationReferences() 86 (void)TT::NestedType::Enum::EnumCase; in canonicalizeInstaniationReferences()
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | SVals.cpp | 158 QualType NestedType = Visit(LI.getLoc()); in VisitNonLocLocAsInteger() local 159 if (NestedType.isNull()) in VisitNonLocLocAsInteger() 160 return NestedType; in VisitNonLocLocAsInteger() 163 NestedType->isSignedIntegerType()); in VisitNonLocLocAsInteger()
|
| /llvm-project-15.0.7/lld/test/COFF/Inputs/ |
| H A D | pdb-type-server-guid-collision-b-pdb.yaml | 158 NestedType: 359 NestedType: 465 NestedType: 575 NestedType: 789 NestedType: 874 NestedType: 978 NestedType: 982 NestedType:
|
| H A D | pdb-type-server-guid-collision-a-pdb.yaml | 130 NestedType: 331 NestedType: 437 NestedType: 547 NestedType: 761 NestedType: 846 NestedType: 950 NestedType: 954 NestedType:
|
| H A D | pdb-file-statics-b.yaml | 273 NestedType: 484 NestedType: 600 NestedType: 720 NestedType: 944 NestedType: 1039 NestedType: 1175 NestedType: 1179 NestedType:
|
| H A D | pdb-file-statics-a.yaml | 298 NestedType: 509 NestedType: 625 NestedType: 745 NestedType: 969 NestedType: 1064 NestedType: 1200 NestedType: 1204 NestedType:
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/COFF/ |
| H A D | nested-types.ll | 116 ; CHECK-NEXT: NestedType { 121 ; CHECK-NEXT: NestedType { 126 ; CHECK-NEXT: NestedType { 131 ; CHECK-NEXT: NestedType {
|
| H A D | types-nested-class.ll | 44 ; CHECK: NestedType {
|
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/CodeView/ |
| H A D | TypeIndexDiscoveryTest.cpp | 276 static NestedTypeRecord NestedType(TypeIndex(54), "MyClass"); variable 495 writeFieldList(NestedType); in TEST_F() 496 checkTypeReferences(0, NestedType.Type); in TEST_F() 527 NestedType, StaticDataMember, VirtualBaseClass, VFPtr, in TEST_F() 532 OneMethod.T1, OneMethod.T2, OneMethod.T3, OneMethod.T4, NestedType.Type, in TEST_F()
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | pdb-heapsite.yaml | 443 NestedType: 654 NestedType: 770 NestedType: 890 NestedType: 1114 NestedType: 1209 NestedType: 1345 NestedType: 1349 NestedType:
|
| H A D | pdb-thunk.yaml | 1118 NestedType: 1329 NestedType: 1445 NestedType: 1565 NestedType: 1789 NestedType: 1884 NestedType: 2020 NestedType: 2024 NestedType:
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/PDB/ |
| H A D | pdbdump-yaml-types.test | 112 YAML: NestedType: 229 YAML: NestedType: 335 YAML: NestedType: 438 YAML: NestedType: 442 YAML: NestedType: 595 YAML: NestedType: 893 YAML: NestedType: 978 YAML: NestedType:
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/COFF/ |
| H A D | codeview-types.test | 38 // CHECK-DAG: {{^ *NestedType {$}}
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/PDB/Inputs/ |
| H A D | every-type.yaml | 137 NestedType:
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeViewTypes.def | 72 MEMBER_RECORD(LF_NESTTYPE, 0x1510, NestedType)
|
| H A D | TypeRecord.h | 375 : TypeRecord(TypeRecordKind::NestedType), Type(Type), Name(Name) {} in NestedTypeRecord()
|
| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | DIEHashTest.cpp | 542 TEST_F(DIEHashTest, NestedType) { in TEST_F() argument
|