Searched refs:SingleInheritanceData (Results 1 – 18 of 18) sorted by relevance
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 169 PointerToMemberRepresentation::SingleInheritanceData, in isSingleInheritance()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 169 PointerToMemberRepresentation::SingleInheritanceData, in isSingleInheritance()
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 350 SingleInheritanceData = 0x01, // member data, single inheritance enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 373 SingleInheritanceData = 0x01, // member data, single inheritance enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 373 SingleInheritanceData = 0x01, // member data, single inheritance enumerator
|
/external/llvm-project/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 39 ; CHECK: Representation: SingleInheritanceData (0x1)
|
D | type-quals.ll | 333 ; CHECK: Representation: SingleInheritanceData (0x1)
|
/external/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 39 ; CHECK: Representation: SingleInheritanceData (0x1)
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 377 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, SingleInheritanceData),
|
D | TypeDumpVisitor.cpp | 95 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceData),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 369 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, SingleInheritanceData),
|
D | TypeDumpVisitor.cpp | 95 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceData),
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeDumper.cpp | 141 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceData),
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 204 PointerToMemberRepresentation::SingleInheritanceData); in enumeration()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 204 PointerToMemberRepresentation::SingleInheritanceData); in enumeration()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1202 return PointerToMemberRepresentation::SingleInheritanceData; in translatePtrToMemberRep()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1777 return PointerToMemberRepresentation::SingleInheritanceData; in translatePtrToMemberRep()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1757 return PointerToMemberRepresentation::SingleInheritanceData; in translatePtrToMemberRep()
|