Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp897 bool hasMutipleLoops() const { in hasMutipleLoops() function in __anonf152f9340111::DSAStackTy
7772 ? (DSAStack->hasMutipleLoops() ? OMPC_lastprivate : OMPC_linear) in ActOnOpenMPLoopInitialization()