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

References

tools/clang/tools/extra/clang-tidy/google/UpgradeGoogletestCaseCheck.cpp
  177   Finder->addMatcher(expr(anyOf(callExpr(callee(Methods)).bind("call"),
  182   Finder->addMatcher(
  187   Finder->addMatcher(cxxMethodDecl(Methods, LocationFilter), this);
  194   Finder->addMatcher(
  199   Finder->addMatcher(