Searched refs:checkAndSetInit (Results 1 – 1 of 1) sorted by relevance
7236 bool checkAndSetInit(Stmt *S, bool EmitDiags = true);7537 bool OpenMPIterationSpaceChecker::checkAndSetInit(Stmt *S, bool EmitDiags) { in checkAndSetInit() function in __anon5b04668f3411::OpenMPIterationSpaceChecker8472 if (!ISC.checkAndSetInit(Init, /*EmitDiags=*/false)) { in ActOnOpenMPLoopInitialization()8595 if (ISC.checkAndSetInit(Init)) in checkOpenMPIterationSpace()