Home
last modified time | relevance | path

Searched refs:getVTableShape (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp253 printTypeIndex("VShape", Class.getVTableShape()); in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h489 TypeIndex getVTableShape() const { return VTableShape; } in getVTableShape() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1984 printTypeIndex("VShape", Class.getVTableShape(), StreamTPI); in visitKnownRecord()