Searched refs:checkAndSetInit (Results 1 – 1 of 1) sorted by relevance
3993 bool checkAndSetInit(Stmt *S, bool EmitDiags = true);4163 bool OpenMPIterationSpaceChecker::checkAndSetInit(Stmt *S, bool EmitDiags) { in checkAndSetInit() function in __anon45dbc4932111::OpenMPIterationSpaceChecker4723 if (!ISC.checkAndSetInit(Init, /*EmitDiags=*/false)) { in ActOnOpenMPLoopInitialization()4792 if (ISC.checkAndSetInit(Init)) in checkOpenMPIterationSpace()