Searched refs:CheckInit (Results 1 – 1 of 1) sorted by relevance
1917 bool CheckInit(Stmt *S);2055 bool OpenMPIterationSpaceChecker::CheckInit(Stmt *S) { in CheckInit() function in __anon8add7ef70911::OpenMPIterationSpaceChecker2406 if (ISC.CheckInit(Init)) { in CheckOpenMPIterationSpace()