Searched refs:setDependentInits (Results 1 – 2 of 2) sorted by relevance
250 void OMPLoopDirective::setDependentInits(ArrayRef<Expr *> A) { in setDependentInits() function in OMPLoopDirective321 Dir->setDependentInits(Exprs.DependentInits); in Create()364 Dir->setDependentInits(Exprs.DependentInits); in Create()540 Dir->setDependentInits(Exprs.DependentInits); in Create()687 Dir->setDependentInits(Exprs.DependentInits); in Create()732 Dir->setDependentInits(Exprs.DependentInits); in Create()1081 Dir->setDependentInits(Exprs.DependentInits); in Create()1185 Dir->setDependentInits(Exprs.DependentInits); in Create()1230 Dir->setDependentInits(Exprs.DependentInits); in Create()1273 Dir->setDependentInits(Exprs.DependentInits); in Create()[all …]
1315 void setDependentInits(ArrayRef<Expr *> A);