Searched refs:canonical_system_headers (Results 1 – 9 of 9) sorted by relevance
215 CPP_OPTION (pfile, canonical_system_headers) in cpp_create_reader()
411 if ((CPP_OPTION (pfile, canonical_system_headers) && file->dir->sysp) in find_file_in_dir()
562 bool canonical_system_headers; member
220 CPP_OPTION (pfile, canonical_system_headers) in cpp_create_reader()
4141 * include/cpplib.h (struct cpp_options): Add canonical_system_headers.4143 canonical_system_headers is set.4144 * init.c (cpp_create_reader): Initialize canonical_system_headers.
599 bool canonical_system_headers; member
423 cpp_opts->canonical_system_headers = value; in c_common_handle_option()
446 cpp_opts->canonical_system_headers = value; in c_common_handle_option()