Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h349 void VisitCommonDeclRefExpr(const Expr *DR, const NamedDecl *D,
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp987 VisitCommonDeclRefExpr(DE, DE->getDecl(), Pred, Dst); in Visit()
1630 void ExprEngine::VisitCommonDeclRefExpr(const Expr *Ex, const NamedDecl *D, in VisitCommonDeclRefExpr() function in ExprEngine
1723 VisitCommonDeclRefExpr(M, Member, Pred, Dst); in VisitMemberExpr()