Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2012546 * cp-tree.h (cpp0x_warn_str): Add CPP0X_INHERITING_CTORS.
700 * cp-tree.h (enum cpp0x_warn_str::CPP0X_ATTRIBUTES): New member.
H A Dcp-tree.h1104 enum cpp0x_warn_str enum
6989 extern void maybe_warn_cpp0x (cpp0x_warn_str str,
H A DChangeLog-2009500 * error.c (maybe_warn_cpp0x): Accept enum cpp0x_warn_str as argument.
503 * cp-tree.h (cpp0x_warn_str): New type.
H A Derror.cc4459 maybe_warn_cpp0x (cpp0x_warn_str str, location_t loc/*=input_location*/) in maybe_warn_cpp0x()
H A DChangeLog-2011372 * cp-tree.h (enum cpp0x_warn_str): Add CPP0X_DELEGATING_CTORS.
2193 * cp-tree.h (cpp0x_warn_str): Add CPP0X_OVERRIDE_CONTROLS.
H A DChangeLog-20133172 (cpp0x_warn_str): Add CPP0X_REF_QUALIFIER.
H A DChangeLog-20101549 * cp-tree.h (cpp0x_warn_str): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h1028 enum cpp0x_warn_str enum
6714 extern void maybe_warn_cpp0x (cpp0x_warn_str str);
H A Derror.c4362 maybe_warn_cpp0x (cpp0x_warn_str str) in maybe_warn_cpp0x()