Searched refs:checkForInc (Results 1 – 2 of 2) sorted by relevance
1409 bool SemaOpenACC::ForStmtBeginChecker::checkForInc(const Stmt *IncStmt, in checkForInc() function in SemaOpenACC::ForStmtBeginChecker1503 checkForInc(CFI.Current.Increment, CurInitVar, /*DIag=*/true); in checkFor()1551 !checkForInc(CFI.Uninst.Increment, UninstInitVar, /*Diag=*/false)) in checkFor()1552 checkForInc(CFI.Current.Increment, CurInitVar, /*Diag=*/true); in checkFor()
175 bool checkForInc(const Stmt *IncStmt, const ValueDecl *InitVar, bool Diag);