OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flushComments
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Format/
UnwrappedLineParser.h
100
void
flushComments
(bool NewlineBeforeNext);
UnwrappedLineParser.cpp
211
flushComments
(true);
1100
void UnwrappedLineParser::
flushComments
(bool NewlineBeforeNext) {
1120
flushComments
(FormatTok->NewlinesBefore > 0);
[
all
...]
Completed in 178 milliseconds