Searched refs:EmitDiags (Results 1 – 1 of 1) sorted by relevance
7824 bool checkAndSetInit(Stmt *S, bool EmitDiags = true);7893 bool EmitDiags);7913 Expr *NewLB, bool EmitDiags) { in setLCDeclAndLB() argument7928 if (EmitDiags) in setLCDeclAndLB()8123 bool OpenMPIterationSpaceChecker::checkAndSetInit(Stmt *S, bool EmitDiags) { in checkAndSetInit() argument8133 if (EmitDiags) { in checkAndSetInit()8152 EmitDiags); in checkAndSetInit()8153 return setLCDeclAndLB(DRE->getDecl(), DRE, BO->getRHS(), EmitDiags); in checkAndSetInit()8159 EmitDiags); in checkAndSetInit()8167 if (Var->getInitStyle() != VarDecl::CInit && EmitDiags) in checkAndSetInit()[all …]