Searched refs:warn_comments (Results 1 – 4 of 4) sorted by relevance
430 cpp_opts->warn_comments = value; in c_common_handle_option()440 cpp_opts->warn_comments = value; in c_common_handle_option()
3478 If warn_comments is nonzero, warn if backslash-newline appears
314 unsigned char warn_comments; member
350 if (CPP_OPTION (pfile, warn_comments) in _cpp_skip_block_comment()1046 if (skip_line_comment (pfile) && CPP_OPTION (pfile, warn_comments)) in _cpp_lex_direct()