Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp3999 bool checkAndSetInc(Expr *S);
4365 bool OpenMPIterationSpaceChecker::checkAndSetInc(Expr *S) { in checkAndSetInc() function in __anon45dbc4932111::OpenMPIterationSpaceChecker
4873 HasErrors |= ISC.checkAndSetInc(For->getInc()); in checkOpenMPIterationSpace()