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