Searched refs:VisitCommonDeclRefExpr (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h366 void VisitCommonDeclRefExpr(const Expr *DR, const NamedDecl *D,
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1182 VisitCommonDeclRefExpr(DE, DE->getDecl(), Pred, Dst);
1860 void ExprEngine::VisitCommonDeclRefExpr(const Expr *Ex, const NamedDecl *D, function in class:ExprEngine
1990 VisitCommonDeclRefExpr(M, Member, Pred, EvalSet);

Completed in 61 milliseconds