Searched refs:checkAndSetInit (Results 1 – 1 of 1) sorted by relevance
7252 bool checkAndSetInit(Stmt *S, bool EmitDiags = true);7553 bool OpenMPIterationSpaceChecker::checkAndSetInit(Stmt *S, bool EmitDiags) { in checkAndSetInit() function in __anon4581b7f83411::OpenMPIterationSpaceChecker8478 if (!ISC.checkAndSetInit(Init, /*EmitDiags=*/false)) { in ActOnOpenMPLoopInitialization()8601 if (ISC.checkAndSetInit(Init)) in checkOpenMPIterationSpace()