Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDNativeTypePointer.cpp180 PointerToMemberRepresentation::MultipleInheritanceFunction); in isMultipleInheritance()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeView.h393 MultipleInheritanceFunction = 0x06, // member function, multiple inheritance enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDEnumTables.cpp390 MultipleInheritanceFunction),
HDTypeDumpVisitor.cpp101 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceFunction),
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLTypes.cpp218 PointerToMemberRepresentation::MultipleInheritanceFunction); in enumeration()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
HDPdbAstBuilder.cpp542 MultipleInheritanceFunction: in CreatePointerType()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.cpp1956 return PointerToMemberRepresentation::MultipleInheritanceFunction; in translatePtrToMemberRep()