Home
last modified time | relevance | path

Searched refs:MultipleInheritanceFunction (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.cpp179 PointerToMemberRepresentation::MultipleInheritanceFunction); in isMultipleInheritance()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h378 MultipleInheritanceFunction = 0x06, // member function, multiple inheritance enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp375 MultipleInheritanceFunction),
DTypeDumpVisitor.cpp100 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceFunction),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp213 PointerToMemberRepresentation::MultipleInheritanceFunction); in enumeration()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1747 return PointerToMemberRepresentation::MultipleInheritanceFunction; in translatePtrToMemberRep()