Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp179 PointerToMemberRepresentation::MultipleInheritanceFunction); in isMultipleInheritance()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h378 MultipleInheritanceFunction = 0x06, // member function, multiple inheritance enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp383 MultipleInheritanceFunction),
H A DTypeDumpVisitor.cpp100 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceFunction),
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp218 PointerToMemberRepresentation::MultipleInheritanceFunction); in enumeration()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1797 return PointerToMemberRepresentation::MultipleInheritanceFunction; in translatePtrToMemberRep()