Home
last modified time | relevance | path

Searched refs:checkAndSetIncRHS (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp4044 bool checkAndSetIncRHS(Expr *RHS);
4334 bool OpenMPIterationSpaceChecker::checkAndSetIncRHS(Expr *RHS) { in checkAndSetIncRHS() function in __anon45dbc4932111::OpenMPIterationSpaceChecker
4406 return checkAndSetIncRHS(BO->getRHS()); in checkAndSetInc()
4430 return checkAndSetIncRHS(CE->getArg(1)); in checkAndSetInc()