Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp8084 bool checkAndSetIncRHS(Expr *RHS);
8484 bool OpenMPIterationSpaceChecker::checkAndSetIncRHS(Expr *RHS) { in checkAndSetIncRHS() function in __anon8e68b8fa3a11::OpenMPIterationSpaceChecker
8556 return checkAndSetIncRHS(BO->getRHS()); in checkAndSetInc()
8580 return checkAndSetIncRHS(CE->getArg(1)); in checkAndSetInc()