Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DListRecordBuilder.h52 size_t getLastContinuationEnd() const { return Builder.size(); } in getLastContinuationEnd() function
54 return getLastContinuationEnd() - getLastContinuationStart(); in getLastContinuationSize()