Searched refs:CheckInc (Results 1 – 1 of 1) sorted by relevance
3946 bool CheckInc(Expr *S);4296 bool OpenMPIterationSpaceChecker::CheckInc(Expr *S) { in CheckInc() function in __anone74a4b2f1411::OpenMPIterationSpaceChecker4728 HasErrors |= ISC.CheckInc(For->getInc()); in CheckOpenMPIterationSpace()