Home | History | Annotate | Download | only in AST

Lines Matching refs:OMPLoopDirective

1496 void OMPLoopDirective::setCounters(ArrayRef<Expr *> A) {
1502 void OMPLoopDirective::setUpdates(ArrayRef<Expr *> A) {
1508 void OMPLoopDirective::setFinals(ArrayRef<Expr *> A) {