Searched refs:SingleInheritanceData (Results 1 – 10 of 10) sorted by relevance
| /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/test/DebugInfo/COFF/ |
| D | types-ptr-to-member.ll | 39 ; CHECK: Representation: SingleInheritanceData (0x1)
|
| /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/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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 1757 return PointerToMemberRepresentation::SingleInheritanceData; in translatePtrToMemberRep()
|