Searched refs:flushComments (Results 1 – 2 of 2) sorted by relevance
115 void flushComments(bool NewlineBeforeNext);
270 flushComments(true); in parseFile()465 flushComments(isOnNewLine(*FormatTok)); in parseChildBlock()1732 void UnwrappedLineParser::flushComments(bool NewlineBeforeNext) { in flushComments() function in clang::format::UnwrappedLineParser1752 flushComments(isOnNewLine(*FormatTok)); in nextToken()1771 flushComments(isOnNewLine(*FormatTok)); in readToken()