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