Searched refs:reportConstRefUse (Results 1 – 1 of 1) sorted by relevance
491 void reportConstRefUse(const Expr *ex, const VarDecl *vd);670 void TransferFunctions::reportConstRefUse(const Expr *ex, const VarDecl *vd) { in reportConstRefUse() function in TransferFunctions758 reportConstRefUse(dr, cast<VarDecl>(dr->getDecl())); in VisitDeclRefExpr()