Home
last modified time | relevance | path

Searched refs:SingleInheritanceFunction (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.cpp170 PointerToMemberRepresentation::SingleInheritanceFunction); in isSingleInheritance()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h377 SingleInheritanceFunction = 0x05, // member function, single inheritance enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp373 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, SingleInheritanceFunction),
DTypeDumpVisitor.cpp99 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceFunction),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp211 PointerToMemberRepresentation::SingleInheritanceFunction); in enumeration()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1745 return PointerToMemberRepresentation::SingleInheritanceFunction; in translatePtrToMemberRep()