Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp2739 bool CheckInc(Expr *S);
3046 bool OpenMPIterationSpaceChecker::CheckInc(Expr *S) { in CheckInc() function in __anon216cbd260b11::OpenMPIterationSpaceChecker
3503 HasErrors |= ISC.CheckInc(For->getInc()); in CheckOpenMPIterationSpace()