Searched defs:ExprTemp (Results 1 – 2 of 2) sorted by relevance
1206 if (const auto *ExprTemp = dyn_cast<ExprWithCleanups>(InitStmt)) in checkForInit() local1300 if (const auto *ExprTemp = dyn_cast<ExprWithCleanups>(CondStmt)) in checkForCond() local1433 if (const auto *ExprTemp = dyn_cast<ExprWithCleanups>(IncStmt)) in checkForInc() local
8142 if (auto *ExprTemp = dyn_cast<ExprWithCleanups>(S)) in checkAndSetInit() local8364 if (auto *ExprTemp = dyn_cast<ExprWithCleanups>(S)) in checkAndSetInc() local