Home
last modified time | relevance | path

Searched refs:VirtualInheritanceFunction (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.cpp188 PointerToMemberRepresentation::VirtualInheritanceFunction); in isVirtualInheritance()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h379 VirtualInheritanceFunction = 0x07, // member function, virtual inheritance enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp377 VirtualInheritanceFunction),
DTypeDumpVisitor.cpp101 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceFunction),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp215 PointerToMemberRepresentation::VirtualInheritanceFunction); in enumeration()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1749 return PointerToMemberRepresentation::VirtualInheritanceFunction; in translatePtrToMemberRep()