Home
last modified time | relevance | path

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

/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.cpp949 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) getBaseDecl() local
955 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) getBaseDecl() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5175 while (auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) getPrivateItem() local
5183 while (auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) getPrivateItem() local
18669 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) { checkOMPArraySectionConstantForReduction() local