Lines Matching full:checkinit
2733 bool CheckInit(Stmt *S, bool EmitDiags = true);2897 bool OpenMPIterationSpaceChecker::CheckInit(Stmt *S, bool EmitDiags) {3375 if (!ISC.CheckInit(Init, /*EmitDiags=*/false)) {3421 if (ISC.CheckInit(Init)) {