Searched refs:checkAndSetInc (Results 1 – 1 of 1) sorted by relevance
3999 bool checkAndSetInc(Expr *S);4365 bool OpenMPIterationSpaceChecker::checkAndSetInc(Expr *S) { in checkAndSetInc() function in __anon45dbc4932111::OpenMPIterationSpaceChecker4873 HasErrors |= ISC.checkAndSetInc(For->getInc()); in checkOpenMPIterationSpace()