Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp188 PointerToMemberRepresentation::VirtualInheritanceData, in isVirtualInheritance()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h390 VirtualInheritanceData = 0x03, // member data, virtual inheritance enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp386 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, VirtualInheritanceData),
H A DTypeDumpVisitor.cpp98 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceData),
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp213 PointerToMemberRepresentation::VirtualInheritanceData); in enumeration()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp547 VirtualInheritanceData: in CreatePointerType()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1970 return PointerToMemberRepresentation::VirtualInheritanceData; in lowerTypeMemberPointer()