Searched refs:checkAndSetIncRHS (Results 1 – 1 of 1) sorted by relevance
6566 bool checkAndSetIncRHS(Expr *RHS);6971 bool OpenMPIterationSpaceChecker::checkAndSetIncRHS(Expr *RHS) { in checkAndSetIncRHS() function in __anonf152f9343211::OpenMPIterationSpaceChecker7043 return checkAndSetIncRHS(BO->getRHS()); in checkAndSetInc()7067 return checkAndSetIncRHS(CE->getArg(1)); in checkAndSetInc()