Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp180 PointerToMemberRepresentation::MultipleInheritanceFunction); in isMultipleInheritance()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h386 MultipleInheritanceFunction = 0x06, // member function, multiple inheritance enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp101 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceFunction),
H A DEnumTables.cpp387 MultipleInheritanceFunction),
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp218 PointerToMemberRepresentation::MultipleInheritanceFunction); in enumeration()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp542 MultipleInheritanceFunction: in CreatePointerType()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1956 return PointerToMemberRepresentation::MultipleInheritanceFunction; in translatePtrToMemberRep()