Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitVarDecl

2866   bool VisitVarDecl(const Expr *E, const VarDecl *VD);
2919 return VisitVarDecl(E, VD);
2923 bool LValueExprEvaluator::VisitVarDecl(const Expr *E, const VarDecl *VD) {
2990 return VisitVarDecl(E, VD);