Searched defs:setNumForLoops (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h810 void setNumForLoops(Expr *Num) { NumForLoops = Num; } function in class:clang::OMPCollapseClause
1507 void setNumForLoops(Expr *Num) { NumForLoops = Num; } function in class:clang::final

Completed in 129 milliseconds