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

Definitions

tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp
 1011 void MatchFinder::addMatcher(const DeclarationMatcher &NodeMatch,
 1017 void MatchFinder::addMatcher(const TypeMatcher &NodeMatch,
 1023 void MatchFinder::addMatcher(const StatementMatcher &NodeMatch,
 1047 void MatchFinder::addMatcher(const CXXCtorInitializerMatcher &NodeMatch,