Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp968 void setAssociatedLoops(unsigned Val) { in setAssociatedLoops() function in __anon8e68b8fa0111::DSAStackTy
9328 DSAStack->setAssociatedLoops(AssociatedLoops - 1); in ActOnOpenMPLoopInitialization()
16764 DSAStack->setAssociatedLoops(Result.getExtValue()); in VerifyPositiveIntegerConstantInClause()
16766 DSAStack->setAssociatedLoops(Result.getExtValue()); in VerifyPositiveIntegerConstantInClause()
17250 DSAStack->setAssociatedLoops(SizeExprs.size()); in ActOnOpenMPSizesClause()