Searched refs:checkAndSetCond (Results 1 – 1 of 1) sorted by relevance
7239 bool checkAndSetCond(Expr *S);7644 bool OpenMPIterationSpaceChecker::checkAndSetCond(Expr *S) { in checkAndSetCond() function in __anon5b04668f3411::OpenMPIterationSpaceChecker8630 HasErrors |= ISC.checkAndSetCond(For ? For->getCond() : CXXFor->getCond()); in checkOpenMPIterationSpace()