Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp179 PointerToMemberRepresentation::MultipleInheritanceFunction); in isMultipleInheritance()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h381 MultipleInheritanceFunction = 0x06, // member function, multiple inheritance enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp386 MultipleInheritanceFunction),
H A DTypeDumpVisitor.cpp100 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceFunction),
/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp218 PointerToMemberRepresentation::MultipleInheritanceFunction); in enumeration()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1797 return PointerToMemberRepresentation::MultipleInheritanceFunction; in translatePtrToMemberRep()