Searched refs:checkAndSetCond (Results 1 – 1 of 1) sorted by relevance
3996 bool checkAndSetCond(Expr *S);4266 bool OpenMPIterationSpaceChecker::checkAndSetCond(Expr *S) { in checkAndSetCond() function in __anon45dbc4932111::OpenMPIterationSpaceChecker4870 HasErrors |= ISC.checkAndSetCond(For->getCond()); in checkOpenMPIterationSpace()