Searched refs:getLastNonComment (Results 1 – 3 of 3) sorted by relevance
160 FormatToken *getLastNonComment() const { in getLastNonComment() function
348 const auto *LastNonComment = Line->getLastNonComment(); in tryFitMultipleLinesInOne()413 const auto *LastNonComment = TheLine->getLastNonComment(); in tryFitMultipleLinesInOne()
2715 static FormatToken *getLastNonComment(const UnwrappedLine &Line) { in getLastNonComment() function 2729 ? getLastNonComment(*Line) in parseUnbracedBody() 2750 if (!L.InPPDirective && getLastNonComment(L)) { in parseUnbracedBody()