Searched refs:pedantic_errors (Results 1 – 8 of 8) sorted by relevance
236 bool pedantic_errors; member
59 ((DC)->pedantic_errors ? DK_ERROR : DK_WARNING)197 context->pedantic_errors = false; in diagnostic_initialize()
3125 dc->pedantic_errors = 1; in common_handle_option()
2520 * cccp.c (skip_quoted_string): If pedantic and not pedantic_errors,
30693 pedantic_errors or inhibit_warnings flags.
29968 pedantic_errors, permissive and fatal_errors fields.
1089 global_dc->pedantic_errors = 1; in check_narrowing()1096 global_dc->pedantic_errors = flag_pedantic_errors; in check_narrowing()
5594 * include/cpplib.h (cpp_options): Remove pedantic_errors,