#include <cpplib.h>

Definition at line 226 of file cpplib.h.
| unsigned int cpp_options::tabstop |
Definition at line 229 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
struct cpp_pending * cpp_options::pending [read] |
struct search_path * cpp_options::quote_include [read] |
| const char * cpp_options::include_prefix |
| unsigned int cpp_options::include_prefix_len |
| enum c_lang cpp_options::lang |
Definition at line 248 of file cpplib.h.
Referenced by c_common_handle_option(), and setup_callbacks().
| unsigned char cpp_options::verbose |
| unsigned char cpp_options::cplusplus |
| unsigned char cpp_options::cplusplus_comments |
| unsigned char cpp_options::objc |
Definition at line 261 of file cpplib.h.
Referenced by c_common_decode_option(), c_common_handle_option(), c_common_init_options(), and register_include_chains().
| unsigned char cpp_options::discard_comments |
Definition at line 264 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::discard_comments_in_macro_exp |
Definition at line 268 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::trigraphs |
Definition at line 271 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::digraphs |
| unsigned char cpp_options::extended_numbers |
| unsigned char cpp_options::print_include_names |
Definition at line 280 of file cpplib.h.
Referenced by c_common_decode_option(), c_common_handle_option(), and push_command_line_include().
| unsigned char cpp_options::pedantic_errors |
Definition at line 283 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::inhibit_warnings |
Definition at line 286 of file cpplib.h.
Referenced by c_common_decode_option(), c_common_handle_option(), read_scan_file(), and reader_init().
| unsigned char cpp_options::warn_deprecated |
Definition at line 289 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::warn_system_headers |
Definition at line 292 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::inhibit_errors |
| unsigned char cpp_options::warn_comments |
Definition at line 299 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::warn_trigraphs |
Definition at line 302 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::warn_import |
| unsigned char cpp_options::warn_multichar |
Definition at line 308 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::warn_traditional |
Definition at line 312 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::warn_long_long |
| unsigned char cpp_options::warn_endif_labels |
Definition at line 318 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::warn_num_sign_change |
Definition at line 322 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::warnings_are_errors |
Definition at line 325 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::no_output |
Definition at line 329 of file cpplib.h.
Referenced by c_common_decode_option(), cpp_preprocess_file(), sanitize_cpp_opts(), and setup_callbacks().
| unsigned char cpp_options::remap |
Definition at line 333 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::no_line_commands |
Definition at line 336 of file cpplib.h.
Referenced by c_common_decode_option(), and setup_callbacks().
| unsigned char cpp_options::ignore_srcdir |
| unsigned char cpp_options::dollars_in_ident |
Definition at line 343 of file cpplib.h.
Referenced by c_common_handle_option(), and c_common_init_options().
| unsigned char cpp_options::warn_undef |
Definition at line 346 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::warn_unused_macros |
Definition at line 349 of file cpplib.h.
Referenced by c_common_decode_option(), and push_command_line_include().
| unsigned char cpp_options::c99 |
| unsigned char cpp_options::std |
| unsigned char cpp_options::pedantic |
Definition at line 358 of file cpplib.h.
Referenced by c_common_decode_option(), c_common_handle_option(), and finish_options().
| unsigned char cpp_options::preprocessed |
Definition at line 362 of file cpplib.h.
Referenced by c_common_decode_option(), c_common_handle_option(), finish_options(), and push_command_line_include().
| unsigned char cpp_options::no_standard_includes |
| unsigned char cpp_options::no_standard_cplusplus_includes |
| unsigned char cpp_options::dump_macros |
Definition at line 371 of file cpplib.h.
Referenced by cpp_preprocess_file(), handle_OPT_d(), sanitize_cpp_opts(), and setup_callbacks().
| unsigned char cpp_options::dump_includes |
Definition at line 374 of file cpplib.h.
Referenced by handle_OPT_d(), sanitize_cpp_opts(), and setup_callbacks().
| unsigned char cpp_options::show_column |
Definition at line 377 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::operator_names |
Definition at line 380 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| unsigned char cpp_options::traditional |
Definition at line 383 of file cpplib.h.
Referenced by c_common_decode_option(), c_common_handle_option(), and cpp_preprocess_file().
| enum { ... } cpp_options::style |
Definition at line 392 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
Definition at line 396 of file cpplib.h.
Referenced by c_common_decode_option(), and c_common_handle_option().
| struct { ... } cpp_options::deps |
| unsigned char cpp_options::stdc_0_in_system_headers |
| enum { ... } cpp_options::style |
| struct { ... } cpp_options::deps |
| unsigned char cpp_options::warn_missing_include_dirs |
Definition at line 299 of file cpplib.h.
Referenced by c_common_handle_option(), and remove_duplicates().
| unsigned char cpp_options::warn_variadic_macros |
| unsigned char cpp_options::warn_dollars |
Definition at line 337 of file cpplib.h.
Referenced by c_common_init_options(), and finish_options().
| const char * cpp_options::narrow_charset |
| const char * cpp_options::wide_charset |
| const char * cpp_options::input_charset |
Definition at line 377 of file cpplib.h.
Referenced by c_common_handle_option(), and c_common_valid_pch().
| struct { ... } cpp_options::deps |
| unsigned char cpp_options::extended_identifiers |
| struct { ... } cpp_options::deps |
1.5.6