Searched refs:flushComments (Results 1 – 2 of 2) sorted by relevance
114 void flushComments(bool NewlineBeforeNext);
263 flushComments(true); in parseFile()481 flushComments(isOnNewLine(*FormatTok)); in parseChildBlock()1840 void UnwrappedLineParser::flushComments(bool NewlineBeforeNext) { in flushComments() function in clang::format::UnwrappedLineParser1858 flushComments(isOnNewLine(*FormatTok)); in nextToken()1877 flushComments(isOnNewLine(*FormatTok)); in readToken()