Home
last modified time | relevance | path

Searched refs:pedantic_errors (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Derrors.c96 || (level == CPP_DL_PEDWARN && CPP_OPTION (pfile, pedantic_errors))) in _cpp_begin_message()
/freebsd-12.1/contrib/gcclibs/libcpp/include/
H A Dcpplib.h298 unsigned char pedantic_errors; member
/freebsd-12.1/contrib/gcc/
H A Dc-opts.c921 cpp_opts->pedantic_errors = 1; in c_common_handle_option()
H A DFSFChangeLog.102520 * cccp.c (skip_quoted_string): If pedantic and not pedantic_errors,
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DOptions.td2469 def pedantic_errors : Flag<["-", "--"], "pedantic-errors">, Group<pedantic_Group>, Flags<[CC1Option…