Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp301 void setAssociatedLoops(unsigned Val) { Stack.back().AssociatedLoops = Val; } in setAssociatedLoops() function in __anon216cbd260111::DSAStackTy
4603 DSAStack->setAssociatedLoops(AssociatedLoops - 1); in ActOnOpenMPLoopInitialization()
7483 DSAStack->setAssociatedLoops(Result.getExtValue()); in VerifyPositiveIntegerConstantInClause()
7485 DSAStack->setAssociatedLoops(Result.getExtValue()); in VerifyPositiveIntegerConstantInClause()