Searched refs:show_column (Results 1 – 10 of 10) sorted by relevance
60 else if (CPP_OPTION (pfile, show_column) == 0) in print_location()
152 CPP_OPTION (pfile, show_column) = 1; in cpp_create_reader()634 CPP_OPTION (pfile, show_column) = 0; in post_options()
58 else if (CPP_OPTION (pfile, show_column) == 0)
374 unsigned char show_column; member
528 CPP_OPTION (pfile, show_column) = 1;1491 CPP_OPTION (pfile, show_column) = 0;
1235 cpp_opts->show_column = on;
8395 Move show_column flag into struct cpp_options. Don't8413 * cpperror.c (v_message): If show_column is off, don't print
381 unsigned char show_column; member
765 cpp_opts->show_column = value; in c_common_handle_option()
2801 defm show_column : BoolFOption<"show-column",