Searched refs:CurStmt (Results 1 – 1 of 1) sorted by relevance
3671 Stmt *CurStmt = AStmt->IgnoreContainers(/* IgnoreCaptured */ true); in CheckOpenMPLoop() local3673 if (CheckOpenMPIterationSpace(DKind, CurStmt, SemaRef, DSA, Cnt, in CheckOpenMPLoop()3683 CurStmt = cast<ForStmt>(CurStmt)->getBody()->IgnoreContainers(); in CheckOpenMPLoop()