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

Definitions

tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
   96   ResultT operator()(const ArgT &Arg1, const ArgsT &... Args) const {
tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp
  621 const internal::VariadicDynCastAllOfMatcher<Stmt, CallExpr> callExpr;