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

Declarations

tools/clang/lib/Format/TokenAnnotator.h
  167   void annotate(AnnotatedLine &Line);

References

tools/clang/lib/Format/TokenAnalyzer.cpp
   82       Annotator.annotate(*AnnotatedLines.back());
tools/clang/lib/Format/TokenAnnotator.cpp
 2049     annotate(**I);