Home
last modified time | relevance | path

Searched defs:TempASE (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp104 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getPrivateItem() local
111 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getPrivateItem() local
H A DCGOpenMPRuntime.cpp975 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getBaseDecl() local
981 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getBaseDecl() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp5367 while (auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getPrivateItem() local
5375 while (auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getPrivateItem() local
19043 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) { in checkOMPArraySectionConstantForReduction() local