Lines Matching defs:DRE

792     auto *DRE = cast<DeclRefExpr>(TheCall->getCallee()->IgnoreParenCasts());  in SemaBuiltinSEHScopeCheck()  local
1974 auto *DRE = dyn_cast<DeclRefExpr>(TheCall->getArg(0)->IgnoreImpCasts()); in CheckBuiltinFunctionCall() local
2339 DeclRefExpr *DRE =cast<DeclRefExpr>(TheCall->getCallee()->IgnoreParenCasts()); in CheckARMBuiltinExclusiveCall() local
4875 DeclRefExpr *DRE =cast<DeclRefExpr>(TheCall->getCallee()->IgnoreParenCasts()); in SemaAtomicOpsOverloaded() local
5399 DeclRefExpr *DRE = cast<DeclRefExpr>(Callee->IgnoreParenCasts()); in SemaBuiltinAtomicOverloaded() local
5774 DeclRefExpr *DRE = in SemaBuiltinNontemporalOverloaded() local
6586 DeclRefExpr *DRE =cast<DeclRefExpr>(TheCall->getCallee()->IgnoreParenCasts()); in SemaBuiltinConstantArg() local
12665 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(E)) in CheckImplicitConversion() local
12921 if (const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(E)) { in CheckForReference() local
13417 } else if (const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(E)) in getObject() local
14550 if (const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(BaseExpr)) in CheckArrayAccess() local
14643 if (const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(BaseExpr)) in CheckArrayAccess() local
14867 if (const DeclRefExpr *DRE = dyn_cast_or_null<DeclRefExpr>(LHS)) { in VisitBinaryOperator() local
15684 const DeclRefExpr *DRE = cast<DeclRefExpr>(TypeExpr); in FindTypeTagExpr() local
15998 const auto *DRE = dyn_cast<DeclRefExpr>(TopBase); in RefersToMemberWithReducedAlignment() local