Searched refs:checkAndSetInit (Results 1 – 1 of 1) sorted by relevance
7824 bool checkAndSetInit(Stmt *S, bool EmitDiags = true);8123 bool OpenMPIterationSpaceChecker::checkAndSetInit(Stmt *S, bool EmitDiags) { in checkAndSetInit() function in __anon95b22cd93c11::OpenMPIterationSpaceChecker9066 if (!ISC.checkAndSetInit(Init, /*EmitDiags=*/false)) { in ActOnOpenMPLoopInitialization()9209 if (ISC.checkAndSetInit(Init)) in checkOpenMPIterationSpace()