Searched defs:DeclRef (Results 1 – 10 of 10) sorted by relevance
1116 auto *DeclRef = dyn_cast<DeclRefExpr>(Arguments[I]); in recordPotentialODRUsedVariable() local
1286 if (auto *DeclRef = dyn_cast_or_null<DeclRefExpr>(E)) { in diagReturnOnAllocFailure() local
1466 if (DeclRefExpr *DeclRef = dyn_cast<DeclRefExpr>(PrevCase)) { in ActOnFinishSwitchStmt() local1469 if (DeclRefExpr *DeclRef = dyn_cast<DeclRefExpr>(CurrCase)) { in ActOnFinishSwitchStmt() local
2707 if (const auto *DeclRef = dyn_cast<DeclRefExpr>(E.IgnoreParens())) { in tryExprAsCall() local
4359 if (const auto *DeclRef = dyn_cast<DeclRefExpr>(E->IgnoreParens())) { in CheckUnaryExprOrTypeTraitOperand() local6790 ExprResult DeclRef = in BuildBuiltinCallExpr() local17656 const DeclRefExpr *DeclRef = CheckPossibleDeref(*this, E); in WarnOnPendingNoDerefs() local17692 if (auto *DeclRef = in MarkExpressionAsImmediateEscalating() local17697 } else if (auto *DeclRef = dyn_cast<DeclRefExpr>(E->IgnoreImplicit())) { in MarkExpressionAsImmediateEscalating() local17718 if (auto *DeclRef = in CheckForImmediateInvocation() local
676 if (auto *DeclRef = in CheckFallThrough() local
16052 } else if (auto *DeclRef = dyn_cast<DeclRefExpr>(DeviceNumExpr)) { in ActOnOpenMPDeviceNum() local
825 void ConsumedStmtVisitor::VisitDeclRefExpr(const DeclRefExpr *DeclRef) { in VisitDeclRefExpr()
4151 if (DeclRefExpr *DeclRef = dyn_cast<DeclRefExpr>(E)) { in getSourceBitField() local
3761 if (const auto *DeclRef = dyn_cast<DeclRefExpr>(CurrentS)) { in isAncestorDeclContextOf() local