Searched refs:getLastNonComment (Results 1 – 1 of 1) sorted by relevance
2670 static FormatToken *getLastNonComment(const UnwrappedLine &Line) { in getLastNonComment() function2684 ? getLastNonComment(*Line) in parseUnbracedBody()2703 if (!L.InPPDirective && getLastNonComment(L)) { in parseUnbracedBody()