Searched defs:declRefExpr (Results 1 – 3 of 3) sorted by relevance
50 const DeclRefExpr *declRefExpr) { in isFunctionParameter()55 const DeclRefExpr *declRefExpr) { in isCatchVariable()63 const DeclRefExpr *declRefExpr) { in isFunctionOrCatchVar()
865 const internal::VariadicDynCastAllOfMatcher<Stmt, DeclRefExpr> declRefExpr; variable
1376 const internal::VariadicDynCastAllOfMatcher<Stmt, DeclRefExpr> declRefExpr; variable