Searched refs:VirtualInheritanceFunction (Results 1 – 17 of 17) sorted by relevance
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 188 PointerToMemberRepresentation::VirtualInheritanceFunction); in isVirtualInheritance()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 188 PointerToMemberRepresentation::VirtualInheritanceFunction); in isVirtualInheritance()
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 356 VirtualInheritanceFunction = 0x07, // member function, virtual inheritance enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 379 VirtualInheritanceFunction = 0x07, // member function, virtual inheritance enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 379 VirtualInheritanceFunction = 0x07, // member function, virtual inheritance enumerator
|
/external/llvm-project/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 120 ; CHECK: Representation: VirtualInheritanceFunction (0x7)
|
/external/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 126 ; CHECK: Representation: VirtualInheritanceFunction (0x7)
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 385 VirtualInheritanceFunction),
|
D | TypeDumpVisitor.cpp | 101 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceFunction),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 377 VirtualInheritanceFunction),
|
D | TypeDumpVisitor.cpp | 101 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceFunction),
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeDumper.cpp | 147 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceFunction),
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 215 PointerToMemberRepresentation::VirtualInheritanceFunction); in enumeration()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 215 PointerToMemberRepresentation::VirtualInheritanceFunction); in enumeration()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1194 return PointerToMemberRepresentation::VirtualInheritanceFunction; in translatePtrToMemberRep()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1769 return PointerToMemberRepresentation::VirtualInheritanceFunction; in translatePtrToMemberRep()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1749 return PointerToMemberRepresentation::VirtualInheritanceFunction; in translatePtrToMemberRep()
|