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

Overridden By

tools/clang/lib/Format/Format.cpp
 1250   analyze(TokenAnnotator &Annotator,
 1338   analyze(TokenAnnotator &Annotator,
 1457   analyze(TokenAnnotator &Annotator,
 1680   analyze(TokenAnnotator &Annotator,
tools/clang/lib/Format/NamespaceEndCommentsFixer.cpp
  184 std::pair<tooling::Replacements, unsigned> NamespaceEndCommentsFixer::analyze(
tools/clang/lib/Format/SortJavaScriptImports.cpp
  126   analyze(TokenAnnotator &Annotator,
tools/clang/lib/Format/UsingDeclarationsSorter.cpp
  184 std::pair<tooling::Replacements, unsigned> UsingDeclarationsSorter::analyze(

References

tools/clang/lib/Format/TokenAnalyzer.cpp
   86         analyze(Annotator, AnnotatedLines, Tokens);