Searched refs:client_diagnostic (Results 1 – 5 of 5) sorted by relevance
143 if (CPP_OPTION (pfile, client_diagnostic)) in cpp_error()
198 * include/cpplib.h (struct cpp_options): Add client_diagnostic.200 * errors.c (cpp_error): If client_diagnostic, use error callback.
442 bool client_diagnostic; member
325 cpp_get_options (parse_in)->client_diagnostic = true; in cp_lexer_new_main()
3977 * parser.c (cp_lexer_new_main): Set CPP option client_diagnostic