Searched defs:setCounters (Results 1 – 2 of 2) sorted by relevance
| /external/clang/lib/AST/ | ||
| D | StmtOpenMP.cpp | 26 void OMPLoopDirective::setCounters(ArrayRef<Expr *> A) { in setCounters() function in OMPLoopDirective |
| /external/llvm-project/clang/lib/AST/ | ||
| D | StmtOpenMP.cpp | 144 void OMPLoopDirective::setCounters(ArrayRef<Expr *> A) { in setCounters() function in OMPLoopDirective |