Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp121 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getPrivateItem() local
128 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getPrivateItem() local
H A DCGOpenMPRuntime.cpp974 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getBaseDecl() local
980 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getBaseDecl() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp5302 while (auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getPrivateItem() local
5310 while (auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getPrivateItem() local
18760 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) { in checkOMPArraySectionConstantForReduction() local