Searched refs:findArrayElementMutation (Results 1 – 2 of 2) sorted by relevance
62 const Stmt *findArrayElementMutation(const Expr *Exp);
146 &ExprMutationAnalyzer::findArrayElementMutation, in findMutation()388 const Stmt *ExprMutationAnalyzer::findArrayElementMutation(const Expr *Exp) { in findArrayElementMutation() function in clang::ExprMutationAnalyzer