Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp303 unsigned getAssociatedLoops() const { return Stack.back().AssociatedLoops; } in getAssociatedLoops() function in __anon216cbd260111::DSAStackTy
4584 unsigned AssociatedLoops = DSAStack->getAssociatedLoops(); in ActOnOpenMPLoopInitialization()
7482 if (CKind == OMPC_collapse && DSAStack->getAssociatedLoops() == 1) in VerifyPositiveIntegerConstantInClause()