Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h912 void setNumForLoops(Expr *Num) { NumForLoops = Num; } in setNumForLoops() function
1615 void setNumForLoops(Expr *Num) { NumForLoops = Num; } in setNumForLoops() function