Home
last modified time | relevance | path

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

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