Home
last modified time | relevance | path

Searched refs:VirtualInheritanceData (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.cpp187 PointerToMemberRepresentation::VirtualInheritanceData, in isVirtualInheritance()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h375 VirtualInheritanceData = 0x03, // member data, virtual inheritance enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp371 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, VirtualInheritanceData),
DTypeDumpVisitor.cpp97 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceData),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp208 PointerToMemberRepresentation::VirtualInheritanceData); in enumeration()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1761 return PointerToMemberRepresentation::VirtualInheritanceData; in translatePtrToMemberRep()