Searched refs:DependentPreInits (Results 1 – 1 of 1) sorted by relevance
9512 Stmt *DependentPreInits = Transform->getPreInits(); in checkOpenMPLoop() local9513 if (!DependentPreInits) in checkOpenMPLoop()9515 for (Decl *C : cast<DeclStmt>(DependentPreInits)->getDeclGroup()) { in checkOpenMPLoop()14512 Stmt *DependentPreInits; in checkTransformableLoopNest() local14514 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()14516 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()14519 if (!DependentPreInits) in checkTransformableLoopNest()14522 cast<DeclStmt>(DependentPreInits)->getDeclGroup()); in checkTransformableLoopNest()