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

References

tools/clang/include/clang/ASTMatchers/ASTMatchers.h
 5274 AST_MATCHER_FUNCTION(internal::Matcher<Decl>, isInstantiated) {
 5294 AST_MATCHER_FUNCTION(internal::Matcher<Stmt>, isInTemplateInstantiation) {
tools/clang/tools/extra/clang-tidy/abseil/DurationRewriter.h
   99 AST_MATCHER_FUNCTION(ast_matchers::internal::Matcher<FunctionDecl>,
  111 AST_MATCHER_FUNCTION(ast_matchers::internal::Matcher<FunctionDecl>,
  119 AST_MATCHER_FUNCTION(ast_matchers::internal::Matcher<FunctionDecl>,
tools/clang/tools/extra/clang-tidy/performance/FasterStringFindCheck.cpp
   42 AST_MATCHER_FUNCTION(ast_matchers::internal::Matcher<Expr>,
tools/clang/tools/extra/clang-tidy/utils/Matchers.h
   45 AST_MATCHER_FUNCTION(ast_matchers::TypeMatcher, isReferenceToConst) {