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

Declarations

tools/clang/lib/Format/ContinuationIndenter.h
  118   unsigned handleEndOfLine(const FormatToken &Current, LineState &State,

References

tools/clang/lib/Format/ContinuationIndenter.cpp
 1209       handleEndOfLine(Current, State, DryRun, AllowBreak, Newline);