Searched refs:tryEachMatch (Results 1 – 1 of 1) sorted by relevance
190 const Stmt *tryEachMatch(ArrayRef<ast_matchers::BoundNodes> Matches, in tryEachMatch() function302 return tryEachMatch<Expr>(Matches, this, &ExprMutationAnalyzer::findMutation); in findExprMutation()307 return tryEachMatch<Decl>(Matches, this, &ExprMutationAnalyzer::findMutation); in findDeclMutation()312 return tryEachMatch<Expr>(Matches, this, in findExprPointeeMutation()318 return tryEachMatch<Decl>(Matches, this, in findDeclPointeeMutation()