Searched refs:flushComments (Results 1 – 2 of 2) sorted by relevance
238 void flushComments(bool NewlineBeforeNext);
288 flushComments(true); in parseFile()989 flushComments(isOnNewLine(*FormatTok)); in parseChildBlock()4744 void UnwrappedLineParser::flushComments(bool NewlineBeforeNext) { in flushComments() function in clang::format::UnwrappedLineParser4769 flushComments(isOnNewLine(*FormatTok)); in nextToken()4910 flushComments(isOnNewLine(*FormatTok)); in readToken()