Lines Matching full:warnings
172 // ETS-warnings
173 …ark::PandArg<bool> opEtsEnableAll {"ets-warnings-all", false, "Show performance-related ets-warnin…
174 …> opEtsWerror {"ets-werror", false, "Treat all enabled performance-related ets-warnings as error"};
175 …ark::PandArg<bool> opEtsSubsetWarnings {"ets-subset-warnings", false, "Show ETS-warnings that keep…
176 ark::PandArg<bool> opEtsNonsubsetWarnings {"ets-nonsubset-warnings", false,
177 "Show ETS-warnings that do not keep you in subset"};
185 …ove-async", false, "Suggests replacing async functions with coroutines - ETS Non Subset Warnings"};
201 "verifier-warnings", "CheckInfiniteLoopForAll",
321 // ETS-subset warnings in BindArgs()
327 // ETS-non-subset warnings in BindArgs()
358 // ETS-Warnings in InitCompilerOptions()
365 // Adding subset warnings in InitCompilerOptions()
373 // Adding non-subset warnings in InitCompilerOptions()
380 // If no warnings groups enabled - check all if enabled in InitCompilerOptions()
389 // Pushing enabled warnings to warning collection in InitCompilerOptions()