Searched refs:checkAndSetInit (Results 1 – 1 of 1) sorted by relevance
7828 bool checkAndSetInit(Stmt *S, bool EmitDiags = true);8127 bool OpenMPIterationSpaceChecker::checkAndSetInit(Stmt *S, bool EmitDiags) { in checkAndSetInit() function in __anon1dd12e443f11::OpenMPIterationSpaceChecker9106 if (!ISC.checkAndSetInit(Init, /*EmitDiags=*/false)) { in ActOnOpenMPLoopInitialization()9250 if (ISC.checkAndSetInit(Init)) in checkOpenMPIterationSpace()