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

Declarations

tools/clang/tools/extra/clang-include-fixer/find-all-symbols/FindAllSymbols.h
   40   void registerMatchers(ast_matchers::MatchFinder *MatchFinder);

References

tools/clang/tools/extra/clang-include-fixer/find-all-symbols/FindAllSymbolsAction.cpp
   23   Matcher.registerMatchers(&MatchFinder);