Searched refs:MultipleInheritanceFunction (Results 1 – 17 of 17) sorted by relevance
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 179 PointerToMemberRepresentation::MultipleInheritanceFunction); in isMultipleInheritance()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 179 PointerToMemberRepresentation::MultipleInheritanceFunction); in isMultipleInheritance()
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 355 MultipleInheritanceFunction = 0x06, // member function, multiple inheritance enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 378 MultipleInheritanceFunction = 0x06, // member function, multiple inheritance enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 378 MultipleInheritanceFunction = 0x06, // member function, multiple inheritance enumerator
|
/external/llvm-project/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 107 ; CHECK: Representation: MultipleInheritanceFunction (0x6)
|
/external/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 112 ; CHECK: Representation: MultipleInheritanceFunction (0x6)
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 383 MultipleInheritanceFunction),
|
D | TypeDumpVisitor.cpp | 100 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceFunction),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 375 MultipleInheritanceFunction),
|
D | TypeDumpVisitor.cpp | 100 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceFunction),
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeDumper.cpp | 146 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceFunction),
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 213 PointerToMemberRepresentation::MultipleInheritanceFunction); in enumeration()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 213 PointerToMemberRepresentation::MultipleInheritanceFunction); in enumeration()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1192 return PointerToMemberRepresentation::MultipleInheritanceFunction; in translatePtrToMemberRep()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1767 return PointerToMemberRepresentation::MultipleInheritanceFunction; in translatePtrToMemberRep()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1747 return PointerToMemberRepresentation::MultipleInheritanceFunction; in translatePtrToMemberRep()
|