Searched refs:CheckInit (Results 1 – 1 of 1) sorted by relevance
2733 bool CheckInit(Stmt *S, bool EmitDiags = true);2897 bool OpenMPIterationSpaceChecker::CheckInit(Stmt *S, bool EmitDiags) { in CheckInit() function in __anon216cbd260b11::OpenMPIterationSpaceChecker3375 if (!ISC.CheckInit(Init, /*EmitDiags=*/false)) { in ActOnOpenMPLoopInitialization()3421 if (ISC.CheckInit(Init)) { in CheckOpenMPIterationSpace()