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

Declarations

tools/clang/lib/Format/SortJavaScriptImports.cpp
   34 class FormatTokenLexer;

References

tools/clang/lib/Format/Format.cpp
 1252           FormatTokenLexer &Tokens) override {
 1340           FormatTokenLexer &Tokens) override {
 1459           FormatTokenLexer &Tokens) override {
 1682           FormatTokenLexer &Tokens) override {
tools/clang/lib/Format/NamespaceEndCommentsFixer.cpp
  186     FormatTokenLexer &Tokens) {
tools/clang/lib/Format/NamespaceEndCommentsFixer.h
   40           FormatTokenLexer &Tokens) override;
tools/clang/lib/Format/SortJavaScriptImports.cpp
  128           FormatTokenLexer &Tokens) override {
tools/clang/lib/Format/TokenAnalyzer.cpp
   67   FormatTokenLexer Tokens(Env.getSourceManager(), Env.getFileID(),
tools/clang/lib/Format/TokenAnalyzer.h
   90           FormatTokenLexer &Tokens) = 0;
tools/clang/lib/Format/UsingDeclarationsSorter.cpp
  186     FormatTokenLexer &Tokens) {
tools/clang/lib/Format/UsingDeclarationsSorter.h
   30           FormatTokenLexer &Tokens) override;