Searched refs:CurrentExpandedLines (Results 1 – 2 of 2) sorted by relevance
277 SmallVector<UnwrappedLine, 8> CurrentExpandedLines; variable
193 CurrentExpandedLines.clear(); in reset()4590 CurrentExpandedLines.push_back(std::move(*Line)); in addUnwrappedLine()4601 ExpandedLines[Reconstructed.Tokens.begin()->Tok] = CurrentExpandedLines; in addUnwrappedLine()4603 CurrentExpandedLines.clear(); in addUnwrappedLine()