Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp3946 bool CheckInc(Expr *S);
4296 bool OpenMPIterationSpaceChecker::CheckInc(Expr *S) { in CheckInc() function in __anone74a4b2f1411::OpenMPIterationSpaceChecker
4728 HasErrors |= ISC.CheckInc(For->getInc()); in CheckOpenMPIterationSpace()