Home
last modified time | relevance | path

Searched refs:MultipleInheritanceData (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h351 MultipleInheritanceData = 0x02, // member data, multiple inheritance enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h367 MultipleInheritanceData = 0x02, // member data, multiple inheritance enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll53 ; CHECK: Representation: MultipleInheritanceData (0x2)
/external/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll53 ; CHECK: Representation: MultipleInheritanceData (0x2)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp97 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceData),
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp142 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceData),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp207 PointerToMemberRepresentation::MultipleInheritanceData); in enumeration()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1204 return PointerToMemberRepresentation::MultipleInheritanceData; in translatePtrToMemberRep()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1584 return PointerToMemberRepresentation::MultipleInheritanceData; in translatePtrToMemberRep()