Searched refs:constReferenceDeclRefExprs (Results 1 – 3 of 3) sorted by relevance
27 using utils::decl_ref_expr::constReferenceDeclRefExprs; in check()28 const auto const_decrefexprs = constReferenceDeclRefExprs( in check()
45 constReferenceDeclRefExprs(const VarDecl &VarDecl, const Stmt &Stmt, in constReferenceDeclRefExprs() function96 auto ConstReferenceDeclRefs = constReferenceDeclRefExprs(Var, Stmt, Context); in isOnlyUsedAsConst()
41 constReferenceDeclRefExprs(const VarDecl &VarDecl, const Stmt &Stmt,