Searched refs:MultipleInheritanceData (Results 1 – 17 of 17) sorted by relevance
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 178 PointerToMemberRepresentation::MultipleInheritanceData, in isMultipleInheritance()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 178 PointerToMemberRepresentation::MultipleInheritanceData, in isMultipleInheritance()
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 351 MultipleInheritanceData = 0x02, // member data, multiple inheritance enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 374 MultipleInheritanceData = 0x02, // member data, multiple inheritance enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 374 MultipleInheritanceData = 0x02, // member data, multiple inheritance enumerator
|
/external/llvm-project/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 52 ; CHECK: Representation: MultipleInheritanceData (0x2)
|
/external/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 53 ; CHECK: Representation: MultipleInheritanceData (0x2)
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 378 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, MultipleInheritanceData),
|
D | TypeDumpVisitor.cpp | 96 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceData),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 370 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, MultipleInheritanceData),
|
D | TypeDumpVisitor.cpp | 96 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceData),
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeDumper.cpp | 142 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceData),
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 206 PointerToMemberRepresentation::MultipleInheritanceData); in enumeration()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 206 PointerToMemberRepresentation::MultipleInheritanceData); in enumeration()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1204 return PointerToMemberRepresentation::MultipleInheritanceData; in translatePtrToMemberRep()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1779 return PointerToMemberRepresentation::MultipleInheritanceData; in translatePtrToMemberRep()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1759 return PointerToMemberRepresentation::MultipleInheritanceData; in translatePtrToMemberRep()
|