Searched refs:shouldWarn (Results 1 – 1 of 1) sorted by relevance
1004 static void warnUnusable(InputFile *f, Error e, bool shouldWarn) { in warnUnusable() argument1005 if (!shouldWarn) { in warnUnusable()