Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/libcpp/
H A Derrors.c143 if (CPP_OPTION (pfile, client_diagnostic)) in cpp_error()
H A DChangeLog198 * include/cpplib.h (struct cpp_options): Add client_diagnostic.
200 * errors.c (cpp_error): If client_diagnostic, use error callback.
/openbsd/gnu/gcc/libcpp/include/
H A Dcpplib.h442 bool client_diagnostic; member
/openbsd/gnu/gcc/gcc/cp/
H A Dparser.c325 cpp_get_options (parse_in)->client_diagnostic = true; in cp_lexer_new_main()
H A DChangeLog3977 * parser.c (cp_lexer_new_main): Set CPP option client_diagnostic