Searched refs:findReferenceMutation (Results 1 – 2 of 2) sorted by relevance
65 const Stmt *findReferenceMutation(const Expr *Exp);
149 &ExprMutationAnalyzer::findReferenceMutation, in findMutation()500 const Stmt *ExprMutationAnalyzer::findReferenceMutation(const Expr *Exp) { in findReferenceMutation() function in clang::ExprMutationAnalyzer