Searched defs:declRef (Results 1 – 5 of 5) sorted by relevance
48 DeclRefExpr *declRef = dyn_cast<DeclRefExpr>(E->IgnoreParenCasts()); in VisitBinaryOperator() local
926 DeclRefExpr declRef(getContext(), const_cast<VarDecl *>(variable), EmitBlockLiteral() local 1000 DeclRefExpr declRef(getContext(), const_cast<VarDecl *>(variable), EmitBlockLiteral() local
324 if (!declRef) return true; in shouldExtendReceiverForInnerPointerMessage() local
1816 ExprResult declRef = S.BuildDeclRefExpr(GroDecl, GroType, VK_LValue, Loc); makeGroDeclAndReturnStmt() local
13344 DeclRefExpr *declRef = dyn_cast<DeclRefExpr>(E->IgnoreParenCasts()); CheckForModifiableLvalue() local