Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DStmtOpenMP.cpp310 Dir->setCalcLastIteration(Exprs.CalcLastIteration); in Create()
345 Dir->setCalcLastIteration(Exprs.CalcLastIteration); in Create()
460 Dir->setCalcLastIteration(Exprs.CalcLastIteration); in Create()
590 Dir->setCalcLastIteration(Exprs.CalcLastIteration); in Create()
635 Dir->setCalcLastIteration(Exprs.CalcLastIteration); in Create()
967 Dir->setCalcLastIteration(Exprs.CalcLastIteration); in Create()
1071 Dir->setCalcLastIteration(Exprs.CalcLastIteration); in Create()
1116 Dir->setCalcLastIteration(Exprs.CalcLastIteration); in Create()
1159 Dir->setCalcLastIteration(Exprs.CalcLastIteration); in Create()
1204 Dir->setCalcLastIteration(Exprs.CalcLastIteration); in Create()
[all …]
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DStmtOpenMP.h749 Expr *CalcLastIteration; member
828 CalcLastIteration = nullptr; in clear()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp9734 ExprResult CalcLastIteration; in checkOpenMPLoop() local
10183 Built.CalcLastIteration = SemaRef in checkOpenMPLoop()
10184 .ActOnFinishFullExpr(CalcLastIteration.get(), in checkOpenMPLoop()