reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
40 const Stmt *findPointeeMutation(const Decl *Dec);
37 return findPointeeMutation(Dec) != nullptr;
tools/clang/lib/Analysis/ExprMutationAnalyzer.cpp 202 &ExprMutationAnalyzer::findPointeeMutation);