reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/Format/UnwrappedLineParser.h
  154   void flushComments(bool NewlineBeforeNext);

References

tools/clang/lib/Format/UnwrappedLineParser.cpp
  322   flushComments(true);
  654     flushComments(isOnNewLine(*FormatTok));
 2634   flushComments(isOnNewLine(*FormatTok));
 2722       flushComments(isOnNewLine(*FormatTok));