Home
last modified time | relevance | path

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

/freebsd/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.cpp950 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getBaseDecl() local
956 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getBaseDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5171 while (auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getPrivateItem() local
5179 while (auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) in getPrivateItem() local
18184 while (const auto *TempASE = dyn_cast<ArraySubscriptExpr>(Base)) { in checkOMPArraySectionConstantForReduction() local