Searched refs:findDeclMutation (Results 1 – 2 of 2) sorted by relevance
54 const Stmt *findDeclMutation(ArrayRef<ast_matchers::BoundNodes> Matches);
234 ExprMutationAnalyzer::findDeclMutation(ArrayRef<BoundNodes> Matches) { in findDeclMutation() function in clang::ExprMutationAnalyzer497 return findDeclMutation(LoopVars); in findRangeLoopMutation()531 return findDeclMutation(Refs); in findReferenceMutation()