Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DOpenMPClause.h510 void setNumForLoops(Expr *Num) { NumForLoops = Num; } in setNumForLoops() function
886 void setNumForLoops(Expr *Num) { NumForLoops = Num; } in setNumForLoops() function
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h818 void setNumForLoops(Expr *Num) { NumForLoops = Num; } in setNumForLoops() function
1521 void setNumForLoops(Expr *Num) { NumForLoops = Num; } in setNumForLoops() function