reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
39 const Stmt *findPointeeMutation(const Expr *Exp);
34 return findPointeeMutation(Exp) != nullptr;
tools/clang/lib/Analysis/ExprMutationAnalyzer.cpp118 return tryEachDeclRef(Dec, &ExprMutationAnalyzer::findPointeeMutation); 196 &ExprMutationAnalyzer::findPointeeMutation);