Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp188 PointerToMemberRepresentation::VirtualInheritanceFunction); in isVirtualInheritance()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h379 VirtualInheritanceFunction = 0x07, // member function, virtual inheritance enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp385 VirtualInheritanceFunction),
H A DTypeDumpVisitor.cpp101 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceFunction),
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp220 PointerToMemberRepresentation::VirtualInheritanceFunction); in enumeration()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1799 return PointerToMemberRepresentation::VirtualInheritanceFunction; in translatePtrToMemberRep()