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