Searched refs:setDependentInits (Results 1 – 2 of 2) sorted by relevance
250 void OMPLoopDirective::setDependentInits(ArrayRef<Expr *> A) { in setDependentInits() function in OMPLoopDirective320 Dir->setDependentInits(Exprs.DependentInits); in Create()365 Dir->setDependentInits(Exprs.DependentInits); in Create()519 Dir->setDependentInits(Exprs.DependentInits); in Create()666 Dir->setDependentInits(Exprs.DependentInits); in Create()711 Dir->setDependentInits(Exprs.DependentInits); in Create()1043 Dir->setDependentInits(Exprs.DependentInits); in Create()1147 Dir->setDependentInits(Exprs.DependentInits); in Create()1192 Dir->setDependentInits(Exprs.DependentInits); in Create()1235 Dir->setDependentInits(Exprs.DependentInits); in Create()[all …]
1330 void setDependentInits(ArrayRef<Expr *> A);