Searched refs:checkForInit (Results 1 – 2 of 2) sorted by relevance
1181 bool SemaOpenACC::ForStmtBeginChecker::checkForInit(const Stmt *InitStmt, in checkForInit() function in SemaOpenACC::ForStmtBeginChecker1501 checkForInit(CFI.Current.Init, CurInitVar, /*Diag=*/true); in checkFor()1510 checkForInit(CFI.Uninst.Init, UninstInitVar, /*Diag=*/false); in checkFor()1543 checkForInit(CFI.Current.Init, CurInitVar, /*Diag=*/ShouldDiagNewInit); in checkFor()
171 bool checkForInit(const Stmt *InitStmt, const ValueDecl *&InitVar,