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

Overridden By

tools/clang/lib/Format/UnwrappedLineFormatter.cpp
  835   unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent,
  861   unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent,
  886   unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent,

References

tools/clang/lib/Format/UnwrappedLineFormatter.cpp
  810         formatLine(*Child, State.Column + 1, /*FirstStartColumn=*/0, DryRun);