Lines Matching defs:DRE
529 if (auto *DRE = dyn_cast<DeclRefExpr>(E->IgnoreParenCasts())) in DefaultFunctionArrayConversion() local
3773 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(E)) { in CheckAlignOfExpr() local
9660 DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(E); in isReferenceToNonConstCapture() local
9788 } else if (const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(E)) { in DiagnoseConstAssignment() local
10030 const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(InnerLHS); in CheckAssignmentOperands() local
10426 DeclRefExpr *DRE = cast<DeclRefExpr>(op); in CheckAddressOfOperand() local
10541 const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(Exp); in RecordModifiableNonNullParam() local
10760 if (auto *DRE = dyn_cast<DeclRefExpr>(E)) in getDeclFromExpr() local
11488 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(E)) { in isQualifiedMemberAccess() local
12378 auto *DRE = dyn_cast<DeclRefExpr>(SrcExpr->IgnoreParenImpCasts()); in maybeDiagnoseAssignmentToFunction() local
13812 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(SansParensExpr)) in UpdateMarkingForLValueToRValue() local
13840 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(E)) { in CleanupVarDeclMarking() local
14799 DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(E); in resolveDecl() local
15025 auto *DRE = dyn_cast<DeclRefExpr>(E->IgnoreParenImpCasts()); in CheckPlaceholderExpr() local