Searched refs:module_directives (Results 1 – 5 of 5) sorted by relevance
892 if (CPP_OPTION (pfile, module_directives)) in post_options()
4934 bool module_p = CPP_OPTION (pfile, module_directives); in cpp_directive_only_process()
752 * include/cpplib.h (struct cpp_options): Add module_directives
518 unsigned char module_directives; member
20085 opt->module_directives = true; in module_preprocess_options()