Searched refs:checkAndSetInit (Results 1 – 1 of 1) sorted by relevance
7867 bool checkAndSetInit(Stmt *S, bool EmitDiags = true);8166 bool OpenMPIterationSpaceChecker::checkAndSetInit(Stmt *S, bool EmitDiags) { in checkAndSetInit() function in __anon7e4ded5b3b11::OpenMPIterationSpaceChecker9093 if (!ISC.checkAndSetInit(Init, /*EmitDiags=*/false)) { in ActOnOpenMPLoopInitialization()9220 if (ISC.checkAndSetInit(Init)) in checkOpenMPIterationSpace()