Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h387 typedef enum cpp0x_warn_str enum
413 } cpp0x_warn_str; typedef
5162 extern void maybe_warn_cpp0x (cpp0x_warn_str str);
H A Derror.c3253 maybe_warn_cpp0x (cpp0x_warn_str str) in maybe_warn_cpp0x()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h902 enum cpp0x_warn_str enum
6417 extern void maybe_warn_cpp0x (cpp0x_warn_str str);
H A Derror.c4136 maybe_warn_cpp0x (cpp0x_warn_str str) in maybe_warn_cpp0x()