Searched refs:getValueDecl (Results 1 – 1 of 1) sorted by relevance
1198 static const ValueDecl *getValueDecl(const Expr *Exp) { in getValueDecl() function1200 return getValueDecl(CE->getSubExpr()); in getValueDecl()1728 const ValueDecl *D = getValueDecl(Exp); in checkAccess()1769 const ValueDecl *D = getValueDecl(Exp); in checkPtAccess()