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

Declarations

tools/clang/lib/Format/UnwrappedLineFormatter.h
   40   unsigned format(const SmallVectorImpl<AnnotatedLine *> &Lines,

References

tools/clang/lib/Format/Format.cpp
 1359             .format(AnnotatedLines, /*DryRun=*/false,
tools/clang/lib/Format/UnwrappedLineFormatter.cpp
  777           BlockFormatter->format(Previous.Children, DryRun, AdditionalIndent,
 1141             format(Tok->Children, DryRun);