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