Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp548 printTypeIndex("ContinuationIndex", Cont.getContinuationIndex()); in visitKnownMember()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h923 TypeIndex getContinuationIndex() const { return ContinuationIndex; } in getContinuationIndex() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2707 printTypeIndex("ContinuationIndex", Cont.getContinuationIndex(), StreamTPI); in visitKnownMember()