Searched defs:flushComments (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Format/
H A DUnwrappedLineParser.cpp268 flushComments(true);
1503 void UnwrappedLineParser::flushComments(bool NewlineBeforeNext) { function in class:clang::format::UnwrappedLineParser
1523 flushComments(isOnNewLine(*FormatTok));
1543 flushComments(isOnNewLine(*FormatTok));

Completed in 32 milliseconds