Searched refs:flushComments (Results 1 – 2 of 2) sorted by relevance
205 void flushComments(bool NewlineBeforeNext);
414 flushComments(true); in parseFile()1047 flushComments(isOnNewLine(*FormatTok)); in parseChildBlock()4156 void UnwrappedLineParser::flushComments(bool NewlineBeforeNext) { in flushComments() function in clang::format::UnwrappedLineParser4181 flushComments(isOnNewLine(*FormatTok)); in nextToken()4314 flushComments(isOnNewLine(*FormatTok)); in readToken()