Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7890 bool checkAndSetIncRHS(Expr *RHS);
8290 bool OpenMPIterationSpaceChecker::checkAndSetIncRHS(Expr *RHS) { in checkAndSetIncRHS() function in __anon1dd12e443c11::OpenMPIterationSpaceChecker
8362 return checkAndSetIncRHS(BO->getRHS()); in checkAndSetInc()
8386 return checkAndSetIncRHS(CE->getArg(1)); in checkAndSetInc()