Searched refs:cpp_warn_cxx11_compat (Results 1 – 4 of 4) sorted by relevance
549 bool cpp_warn_cxx11_compat; member
204 CPP_OPTION (pfile, cpp_warn_cxx11_compat) = 0; in cpp_create_reader()
2715 else if (CPP_OPTION (pfile, cpp_warn_cxx11_compat) in lex_string()
3407 (struct cpp_options): Add cpp_warn_cxx11_compat.