Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp97 while (const auto *TempOASE = dyn_cast<ArraySectionExpr>(Base)) in getPrivateItem() local
H A DCGOpenMPRuntime.cpp948 while (const auto *TempOASE = dyn_cast<ArraySectionExpr>(Base)) in getBaseDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5177 while (auto *TempOASE = dyn_cast<ArraySectionExpr>(Base)) in getPrivateItem() local
18158 while (const auto *TempOASE = dyn_cast<ArraySectionExpr>(Base)) { in checkOMPArraySectionConstantForReduction() local