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