Searched refs:setDependentInits (Results 1 – 2 of 2) sorted by relevance
182 void OMPLoopDirective::setDependentInits(ArrayRef<Expr *> A) { in setDependentInits() function in OMPLoopDirective234 Dir->setDependentInits(Exprs.DependentInits); in Create()277 Dir->setDependentInits(Exprs.DependentInits); in Create()323 Dir->setDependentInits(Exprs.DependentInits); in Create()453 Dir->setDependentInits(Exprs.DependentInits); in Create()498 Dir->setDependentInits(Exprs.DependentInits); in Create()791 Dir->setDependentInits(Exprs.DependentInits); in Create()895 Dir->setDependentInits(Exprs.DependentInits); in Create()940 Dir->setDependentInits(Exprs.DependentInits); in Create()983 Dir->setDependentInits(Exprs.DependentInits); in Create()[all …]
752 void setDependentInits(ArrayRef<Expr *> A);