Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h350 SingleInheritanceData = 0x01, // member data, single inheritance enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h366 SingleInheritanceData = 0x01, // member data, single inheritance enumerator
/external/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll39 ; CHECK: Representation: SingleInheritanceData (0x1)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll39 ; CHECK: Representation: SingleInheritanceData (0x1)
Dtype-quals.ll326 ; CHECK: Representation: SingleInheritanceData (0x1)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp96 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceData),
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp141 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceData),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp205 PointerToMemberRepresentation::SingleInheritanceData); in enumeration()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1202 return PointerToMemberRepresentation::SingleInheritanceData; in translatePtrToMemberRep()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1582 return PointerToMemberRepresentation::SingleInheritanceData; in translatePtrToMemberRep()