Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp178 PointerToMemberRepresentation::MultipleInheritanceData, in isMultipleInheritance()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h374 MultipleInheritanceData = 0x02, // member data, multiple inheritance enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp370 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, MultipleInheritanceData),
DTypeDumpVisitor.cpp96 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceData),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp206 PointerToMemberRepresentation::MultipleInheritanceData); in enumeration()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1759 return PointerToMemberRepresentation::MultipleInheritanceData; in translatePtrToMemberRep()