reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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(