Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp169 PointerToMemberRepresentation::SingleInheritanceData, in isSingleInheritance()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp169 PointerToMemberRepresentation::SingleInheritanceData, in isSingleInheritance()
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h350 SingleInheritanceData = 0x01, // member data, single inheritance enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h373 SingleInheritanceData = 0x01, // member data, single inheritance enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h373 SingleInheritanceData = 0x01, // member data, single inheritance enumerator
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll39 ; CHECK: Representation: SingleInheritanceData (0x1)
Dtype-quals.ll333 ; CHECK: Representation: SingleInheritanceData (0x1)
/external/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll39 ; CHECK: Representation: SingleInheritanceData (0x1)
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp377 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, SingleInheritanceData),
DTypeDumpVisitor.cpp95 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceData),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp369 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, SingleInheritanceData),
DTypeDumpVisitor.cpp95 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceData),
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp141 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceData),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp204 PointerToMemberRepresentation::SingleInheritanceData); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp204 PointerToMemberRepresentation::SingleInheritanceData); in enumeration()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1202 return PointerToMemberRepresentation::SingleInheritanceData; in translatePtrToMemberRep()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1777 return PointerToMemberRepresentation::SingleInheritanceData; in translatePtrToMemberRep()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1757 return PointerToMemberRepresentation::SingleInheritanceData; in translatePtrToMemberRep()