Home
last modified time | relevance | path

Searched refs:SingleInheritanceFunction (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDNativeTypePointer.cpp171 PointerToMemberRepresentation::SingleInheritanceFunction); in isSingleInheritance()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeView.h392 SingleInheritanceFunction = 0x05, // member function, single inheritance enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDEnumTables.cpp388 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, SingleInheritanceFunction),
HDTypeDumpVisitor.cpp100 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceFunction),
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLTypes.cpp216 PointerToMemberRepresentation::SingleInheritanceFunction); in enumeration()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
HDPdbAstBuilder.cpp535 SingleInheritanceFunction: in CreatePointerType()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.cpp1954 return PointerToMemberRepresentation::SingleInheritanceFunction; in translatePtrToMemberRep()