Home
last modified time | relevance | path

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

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