Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckInit

1265   bool CheckInit(Stmt *S);
1375 bool OpenMPIterationSpaceChecker::CheckInit(Stmt *S) {
1612 if (ISC.CheckInit(Init)) {