Searched refs:flushComments (Results 1 – 2 of 2) sorted by relevance
241 void flushComments(bool NewlineBeforeNext);
284 flushComments(true); in parseFile()983 flushComments(isOnNewLine(*FormatTok)); in parseChildBlock()4608 void UnwrappedLineParser::flushComments(bool NewlineBeforeNext) { in flushComments() function in clang::format::UnwrappedLineParser4633 flushComments(isOnNewLine(*FormatTok)); in nextToken()4767 flushComments(isOnNewLine(*FormatTok)); in readToken()