Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp189 PointerToMemberRepresentation::VirtualInheritanceFunction); in isVirtualInheritance()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h394 VirtualInheritanceFunction = 0x07, // member function, virtual inheritance enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp392 VirtualInheritanceFunction),
H A DTypeDumpVisitor.cpp102 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceFunction),
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp220 PointerToMemberRepresentation::VirtualInheritanceFunction); in enumeration()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp549 VirtualInheritanceFunction: in CreatePointerType()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1958 return PointerToMemberRepresentation::VirtualInheritanceFunction; in lowerTypeMemberPointer()