Home
last modified time | relevance | path

Searched refs:cpp_warn_cxx11_compat (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libcpp/include/
Dcpplib.h549 bool cpp_warn_cxx11_compat; member
/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dinit.cc204 CPP_OPTION (pfile, cpp_warn_cxx11_compat) = 0; in cpp_create_reader()
Dlex.cc2715 else if (CPP_OPTION (pfile, cpp_warn_cxx11_compat) in lex_string()
DChangeLog3407 (struct cpp_options): Add cpp_warn_cxx11_compat.