Searched refs:flushComments (Results 1 – 2 of 2) sorted by relevance
173 void flushComments(bool NewlineBeforeNext);
323 flushComments(true); in parseFile()723 flushComments(isOnNewLine(*FormatTok)); in parseChildBlock()3193 void UnwrappedLineParser::flushComments(bool NewlineBeforeNext) { in flushComments() function in clang::format::UnwrappedLineParser3221 flushComments(isOnNewLine(*FormatTok)); in nextToken()3309 flushComments(isOnNewLine(*FormatTok)); in readToken()