Searched refs:getVBPtrType (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp539 printTypeIndex("VBPtrType", Base.getVBPtrType());
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h902 TypeIndex getVBPtrType() const { return VBPtrType; } function in class:llvm::codeview::VirtualBaseClassRecord
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2863 printTypeIndex("VBPtrType", Base.getVBPtrType(), StreamTPI);

Completed in 80 milliseconds