Searched refs:checkAndSetInit (Results 1 – 1 of 1) sorted by relevance
8018 bool checkAndSetInit(Stmt *S, bool EmitDiags = true);8317 bool OpenMPIterationSpaceChecker::checkAndSetInit(Stmt *S, bool EmitDiags) { in checkAndSetInit() function in __anon8e68b8fa3a11::OpenMPIterationSpaceChecker9257 if (!ISC.checkAndSetInit(Init, /*EmitDiags=*/false)) { in ActOnOpenMPLoopInitialization()9404 if (ISC.checkAndSetInit(Init)) in checkOpenMPIterationSpace()