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