Home
last modified time | relevance | path

Searched refs:SingleInheritanceFunction (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp170 PointerToMemberRepresentation::SingleInheritanceFunction); in isSingleInheritance()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp170 PointerToMemberRepresentation::SingleInheritanceFunction); in isSingleInheritance()
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h354 SingleInheritanceFunction = 0x05, // member function, single inheritance enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h377 SingleInheritanceFunction = 0x05, // member function, single inheritance enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h377 SingleInheritanceFunction = 0x05, // member function, single inheritance enumerator
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll94 ; CHECK: Representation: SingleInheritanceFunction (0x5)
Dtype-quals.ll347 ; CHECK: Representation: SingleInheritanceFunction (0x5)
/external/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll98 ; CHECK: Representation: SingleInheritanceFunction (0x5)
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp381 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, SingleInheritanceFunction),
DTypeDumpVisitor.cpp99 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceFunction),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp373 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, SingleInheritanceFunction),
DTypeDumpVisitor.cpp99 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceFunction),
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp145 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceFunction),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp211 PointerToMemberRepresentation::SingleInheritanceFunction); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp211 PointerToMemberRepresentation::SingleInheritanceFunction); in enumeration()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1190 return PointerToMemberRepresentation::SingleInheritanceFunction; in translatePtrToMemberRep()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1765 return PointerToMemberRepresentation::SingleInheritanceFunction; in translatePtrToMemberRep()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1745 return PointerToMemberRepresentation::SingleInheritanceFunction; in translatePtrToMemberRep()