Searched refs:getLastNonComment (Results 1 – 3 of 3) sorted by relevance
159 FormatToken *getLastNonComment() const { in getLastNonComment() function
349 const auto *LastNonComment = Line->getLastNonComment(); in tryFitMultipleLinesInOne()414 const auto *LastNonComment = TheLine->getLastNonComment(); in tryFitMultipleLinesInOne()799 if (const auto *LastNonComment = Line.getLastNonComment(); in tryMergeSimpleBlock()
2659 static FormatToken *getLastNonComment(const UnwrappedLine &Line) { in getLastNonComment() function2673 ? getLastNonComment(*Line) in parseUnbracedBody()2692 if (!L.InPPDirective && getLastNonComment(L)) { in parseUnbracedBody()