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