Searched refs:getAssociatedLoops (Results 1 – 2 of 2) sorted by relevance
303 unsigned getAssociatedLoops() const { return Stack.back().AssociatedLoops; } in getAssociatedLoops() function in __anon216cbd260111::DSAStackTy4584 unsigned AssociatedLoops = DSAStack->getAssociatedLoops(); in ActOnOpenMPLoopInitialization()7482 if (CKind == OMPC_collapse && DSAStack->getAssociatedLoops() == 1) in VerifyPositiveIntegerConstantInClause()
892 unsigned getAssociatedLoops() const { in getAssociatedLoops() function in __anonf152f9340111::DSAStackTy2321 if (DSAStack->getAssociatedLoops() > 0 && in isOpenMPPrivateDecl()7729 unsigned AssociatedLoops = DSAStack->getAssociatedLoops(); in ActOnOpenMPLoopInitialization()12841 if (CKind == OMPC_collapse && DSAStack->getAssociatedLoops() == 1) in VerifyPositiveIntegerConstantInClause()12975 Context, NumForLoops, NumForLoops ? DSAStack->getAssociatedLoops() : 0, in ActOnOpenMPOrderedClause()