Searched refs:flushComments (Results 1 – 2 of 2) sorted by relevance
224 void flushComments(bool NewlineBeforeNext);
431 flushComments(true); in parseFile()1105 flushComments(isOnNewLine(*FormatTok)); in parseChildBlock()4485 void UnwrappedLineParser::flushComments(bool NewlineBeforeNext) { in flushComments() function in clang::format::UnwrappedLineParser4510 flushComments(isOnNewLine(*FormatTok)); in nextToken()4643 flushComments(isOnNewLine(*FormatTok)); in readToken()