Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp898 bool hasMutipleLoops() const { in hasMutipleLoops() function in __anon5b04668f0111::DSAStackTy
8510 ? (DSAStack->hasMutipleLoops() ? OMPC_lastprivate : OMPC_linear) in ActOnOpenMPLoopInitialization()