Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp188 PointerToMemberRepresentation::VirtualInheritanceData, in isVirtualInheritance()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h380 VirtualInheritanceData = 0x03, // member data, virtual inheritance enumerator
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp382 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, VirtualInheritanceData),
H A DTypeDumpVisitor.cpp98 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceData),
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp213 PointerToMemberRepresentation::VirtualInheritanceData); in enumeration()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp546 VirtualInheritanceData: in CreatePointerType()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1937 return PointerToMemberRepresentation::VirtualInheritanceData; in translatePtrToMemberRep()