Searched defs:TempOASE (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/clang/lib/CodeGen/ | ||
| H A D | CGOpenMPRuntimeGPU.cpp | 97 while (const auto *TempOASE = dyn_cast<ArraySectionExpr>(Base)) in getPrivateItem() local |
| H A D | CGOpenMPRuntime.cpp | 947 while (const auto *TempOASE = dyn_cast<ArraySectionExpr>(Base)) getBaseDecl() local |
| /llvm-project/clang/lib/Sema/ | ||
| H A D | SemaOpenMP.cpp | 5181 while (auto *TempOASE = dyn_cast<ArraySectionExpr>(Base)) getPrivateItem() local |