Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp7302 bool checkAndSetIncRHS(Expr *RHS);
7714 bool OpenMPIterationSpaceChecker::checkAndSetIncRHS(Expr *RHS) { in checkAndSetIncRHS() function in __anon5b04668f3411::OpenMPIterationSpaceChecker
7786 return checkAndSetIncRHS(BO->getRHS()); in checkAndSetInc()
7810 return checkAndSetIncRHS(CE->getArg(1)); in checkAndSetInc()