Home
last modified time | relevance | path

Searched refs:hasMutipleLoops (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp942 bool hasMutipleLoops() const { in hasMutipleLoops() function in __anon296aa5740111::DSAStackTy
9048 ? (DSAStack->hasMutipleLoops() ? OMPC_lastprivate : OMPC_linear) in ActOnOpenMPLoopInitialization()