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