Home
last modified time | relevance | path

Searched defs:ExprTemp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1206 if (const auto *ExprTemp = dyn_cast<ExprWithCleanups>(InitStmt)) in checkForInit() local
1300 if (const auto *ExprTemp = dyn_cast<ExprWithCleanups>(CondStmt)) in checkForCond() local
1433 if (const auto *ExprTemp = dyn_cast<ExprWithCleanups>(IncStmt)) in checkForInc() local
H A DSemaOpenMP.cpp8142 if (auto *ExprTemp = dyn_cast<ExprWithCleanups>(S)) in checkAndSetInit() local
8364 if (auto *ExprTemp = dyn_cast<ExprWithCleanups>(S)) in checkAndSetInc() local