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()3115 void UnwrappedLineParser::flushComments(bool NewlineBeforeNext) { in flushComments() function in clang::format::UnwrappedLineParser3143 flushComments(isOnNewLine(*FormatTok)); in nextToken()3231 flushComments(isOnNewLine(*FormatTok)); in readToken()