Searched refs:SingleInheritanceFunction (Results 1 – 10 of 10) sorted by relevance
| /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/test/DebugInfo/COFF/ |
| D | types-ptr-to-member.ll | 98 ; CHECK: Representation: SingleInheritanceFunction (0x5)
|
| /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/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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 1745 return PointerToMemberRepresentation::SingleInheritanceFunction; in translatePtrToMemberRep()
|