Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp6566 bool checkAndSetIncRHS(Expr *RHS);
6971 bool OpenMPIterationSpaceChecker::checkAndSetIncRHS(Expr *RHS) { in checkAndSetIncRHS() function in __anonf152f9343211::OpenMPIterationSpaceChecker
7043 return checkAndSetIncRHS(BO->getRHS()); in checkAndSetInc()
7067 return checkAndSetIncRHS(CE->getArg(1)); in checkAndSetInc()