Home
last modified time | relevance | path

Searched refs:setAssociatedLoops (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp886 void setAssociatedLoops(unsigned Val) { in setAssociatedLoops() function in __anonf152f9340111::DSAStackTy
7804 DSAStack->setAssociatedLoops(AssociatedLoops - 1); in ActOnOpenMPLoopInitialization()
12842 DSAStack->setAssociatedLoops(Result.getExtValue()); in VerifyPositiveIntegerConstantInClause()
12844 DSAStack->setAssociatedLoops(Result.getExtValue()); in VerifyPositiveIntegerConstantInClause()