Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp92 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getPrivateItem() local
99 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getPrivateItem() local
H A DCGOpenMPRuntime.cpp948 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) getBaseDecl() local
954 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) getBaseDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5397 while (auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) getPrivateItem() local
5405 while (auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) getPrivateItem() local
19382 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) { checkOMPArraySectionConstantForReduction() local