Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp964 bool hasMutipleLoops() const { in hasMutipleLoops() function in __anon1dd12e440111::DSAStackTy
9143 ? (DSAStack->hasMutipleLoops() ? OMPC_lastprivate : OMPC_linear) in ActOnOpenMPLoopInitialization()