Searched refs:pedantic_errors (Results 1 – 8 of 8) sorted by relevance
96 || (level == CPP_DL_PEDWARN && CPP_OPTION (pfile, pedantic_errors))) in _cpp_begin_message()
91 || (level == DL_PEDWARN && CPP_OPTION (pfile, pedantic_errors)))
283 unsigned char pedantic_errors; member
1309 cpp_opts->pedantic_errors = 1;
2520 * cccp.c (skip_quoted_string): If pedantic and not pedantic_errors,
298 unsigned char pedantic_errors; member
891 cpp_opts->pedantic_errors = 1; in c_common_handle_option()
4153 def pedantic_errors : Flag<["-", "--"], "pedantic-errors">, Group<pedantic_Group>, Flags<[CC1Option…