Searched refs:SingleInheritanceFunction (Results 1 – 18 of 18) sorted by relevance
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 170 PointerToMemberRepresentation::SingleInheritanceFunction); in isSingleInheritance()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 170 PointerToMemberRepresentation::SingleInheritanceFunction); in isSingleInheritance()
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 354 SingleInheritanceFunction = 0x05, // member function, single inheritance enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 377 SingleInheritanceFunction = 0x05, // member function, single inheritance enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 377 SingleInheritanceFunction = 0x05, // member function, single inheritance enumerator
|
/external/llvm-project/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 94 ; CHECK: Representation: SingleInheritanceFunction (0x5)
|
D | type-quals.ll | 347 ; CHECK: Representation: SingleInheritanceFunction (0x5)
|
/external/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 98 ; CHECK: Representation: SingleInheritanceFunction (0x5)
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 381 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, SingleInheritanceFunction),
|
D | TypeDumpVisitor.cpp | 99 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceFunction),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 373 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, SingleInheritanceFunction),
|
D | TypeDumpVisitor.cpp | 99 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceFunction),
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeDumper.cpp | 145 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceFunction),
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 211 PointerToMemberRepresentation::SingleInheritanceFunction); in enumeration()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 211 PointerToMemberRepresentation::SingleInheritanceFunction); in enumeration()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1190 return PointerToMemberRepresentation::SingleInheritanceFunction; in translatePtrToMemberRep()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1765 return PointerToMemberRepresentation::SingleInheritanceFunction; in translatePtrToMemberRep()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1745 return PointerToMemberRepresentation::SingleInheritanceFunction; in translatePtrToMemberRep()
|