Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp887 void setAssociatedLoops(unsigned Val) { in setAssociatedLoops() function in __anon5b04668f0111::DSAStackTy
8542 DSAStack->setAssociatedLoops(AssociatedLoops - 1); in ActOnOpenMPLoopInitialization()
13903 DSAStack->setAssociatedLoops(Result.getExtValue()); in VerifyPositiveIntegerConstantInClause()
13905 DSAStack->setAssociatedLoops(Result.getExtValue()); in VerifyPositiveIntegerConstantInClause()
14289 DSAStack->setAssociatedLoops(SizeExprs.size()); in ActOnOpenMPSizesClause()