Searched refs:VirtualInheritanceData (Results 1 – 17 of 17) sorted by relevance
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 187 PointerToMemberRepresentation::VirtualInheritanceData, in isVirtualInheritance()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 187 PointerToMemberRepresentation::VirtualInheritanceData, in isVirtualInheritance()
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 352 VirtualInheritanceData = 0x03, // member data, virtual inheritance enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 375 VirtualInheritanceData = 0x03, // member data, virtual inheritance enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 375 VirtualInheritanceData = 0x03, // member data, virtual inheritance enumerator
|
/external/llvm-project/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 65 ; CHECK: Representation: VirtualInheritanceData (0x3)
|
/external/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 67 ; CHECK: Representation: VirtualInheritanceData (0x3)
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 379 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, VirtualInheritanceData),
|
D | TypeDumpVisitor.cpp | 97 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceData),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 371 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, VirtualInheritanceData),
|
D | TypeDumpVisitor.cpp | 97 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceData),
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeDumper.cpp | 143 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceData),
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 208 PointerToMemberRepresentation::VirtualInheritanceData); in enumeration()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 208 PointerToMemberRepresentation::VirtualInheritanceData); in enumeration()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1206 return PointerToMemberRepresentation::VirtualInheritanceData; in translatePtrToMemberRep()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1781 return PointerToMemberRepresentation::VirtualInheritanceData; in translatePtrToMemberRep()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1761 return PointerToMemberRepresentation::VirtualInheritanceData; in translatePtrToMemberRep()
|