reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Analysis/ExprMutationAnalyzer.cpp
  185   return tryEachMatch<Expr>(Matches, this, &ExprMutationAnalyzer::findMutation);
  190   return tryEachMatch<Decl>(Matches, this, &ExprMutationAnalyzer::findMutation);
  195   return tryEachMatch<Expr>(Matches, this,
  201   return tryEachMatch<Decl>(Matches, this,