Searched defs:valueDecl (Results 1 – 5 of 5) sorted by relevance
56 auto *valueDecl = declRefExpr->getDecl(); in isCatchVariable() local
289 const ValueDecl* valueDecl() const { in valueDecl() function
305 const ValueDecl* valueDecl() const { in valueDecl() function
767 const internal::VariadicDynCastAllOfMatcher<Decl, ValueDecl> valueDecl; variable
859 const internal::VariadicDynCastAllOfMatcher<Decl, ValueDecl> valueDecl; variable