Searched refs:checkAndSetInc (Results 1 – 1 of 1) sorted by relevance
7834 bool checkAndSetInc(Expr *S);8346 bool OpenMPIterationSpaceChecker::checkAndSetInc(Expr *S) { in checkAndSetInc() function in __anon1dd12e443f11::OpenMPIterationSpaceChecker9288 HasErrors |= ISC.checkAndSetInc(For ? For->getInc() : CXXFor->getInc()); in checkOpenMPIterationSpace()