Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp893 unsigned getAssociatedLoops() const { in getAssociatedLoops() function in __anon5b04668f0111::DSAStackTy
2336 if (DSAStack->getAssociatedLoops() > 0 && in isOpenMPPrivateDecl()
8466 unsigned AssociatedLoops = DSAStack->getAssociatedLoops(); in ActOnOpenMPLoopInitialization()
13902 if (CKind == OMPC_collapse && DSAStack->getAssociatedLoops() == 1) in VerifyPositiveIntegerConstantInClause()
14036 Context, NumForLoops, NumForLoops ? DSAStack->getAssociatedLoops() : 0, in ActOnOpenMPOrderedClause()