Lines Matching full:suppress
53 * Suppress "enum value not explicitly handled in switch" warnings.
70 * Suppress "switch statement has only a default case" warnings.
83 * Suppress Flex, narrowing, and deprecation warnings.
90 * Suppress -Wdocumentation warnings; GCC doesn't support -Wdocumentation,
110 * Suppress the only narrowing warnings you get from Clang.
120 * Suppress deprecation warnings.
157 * Suppress signed-vs-unsigned comparison, narrowing, and unreachable
170 * Suppress narrowing warnings.
180 * Suppress deprecation warnings.
206 * Suppress deprecation warnings.
215 * Suppress format-truncation= warnings.
252 * code, so suppress warnings about those.
284 * switches with only a default case, so suppress warnings about those.
298 * Suppress some /Wall warnings.