Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp295 printTypeIndex("CompleteClass", VFT.getCompleteClass()); in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h704 TypeIndex getCompleteClass() const { return CompleteClass; } in getCompleteClass() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2511 printTypeIndex("CompleteClass", VFT.getCompleteClass(), StreamTPI); in visitKnownRecord()