Searched refs:getLastNonComment (Results 1 – 1 of 1) sorted by relevance
2493 static FormatToken *getLastNonComment(const UnwrappedLine &Line) { in getLastNonComment() function2506 Tok = getLastNonComment(*Line); in parseUnbracedBody()2524 if (!L.InPPDirective && getLastNonComment(L)) { in parseUnbracedBody()