Searched refs:checkAndSetInit (Results 1 – 1 of 1) sorted by relevance
7782 bool checkAndSetInit(Stmt *S, bool EmitDiags = true);8083 bool OpenMPIterationSpaceChecker::checkAndSetInit(Stmt *S, bool EmitDiags) { in checkAndSetInit() function in __anon296aa5743911::OpenMPIterationSpaceChecker9010 if (!ISC.checkAndSetInit(Init, /*EmitDiags=*/false)) { in ActOnOpenMPLoopInitialization()9137 if (ISC.checkAndSetInit(Init)) in checkOpenMPIterationSpace()