Home
last modified time | relevance | path

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

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