Searched refs:pedantic_errors (Results 1 – 7 of 7) sorted by relevance
113 bool pedantic_errors; member
35 ((DC)->pedantic_errors ? DK_ERROR : DK_WARNING)106 context->pedantic_errors = false; in diagnostic_initialize()
1723 dc->pedantic_errors = 1; in common_handle_option()
127 bool pedantic_errors; member
47 ((DC)->pedantic_errors ? DK_ERROR : DK_WARNING)158 context->pedantic_errors = false; in diagnostic_initialize()
2471 dc->pedantic_errors = 1;
989 global_dc->pedantic_errors = 1; in check_narrowing()995 global_dc->pedantic_errors = flag_pedantic_errors; in check_narrowing()