Home
last modified time | relevance | path

Searched refs:dump_simple_decl (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c68 static void dump_simple_decl (cxx_pretty_printer *, tree, tree, int);
1035 dump_simple_decl (cxx_pretty_printer *pp, tree t, tree type, int flags) in dump_simple_decl() function
1168 dump_simple_decl (pp, t, DECL_ORIGINAL_TYPE (t) in dump_decl()
1184 dump_simple_decl (pp, t, TREE_TYPE (t), flags); in dump_decl()
1201 dump_simple_decl (pp, t, TREE_TYPE (t), flags); in dump_decl()
1300 dump_simple_decl (pp, t, TREE_TYPE (t), flags); in dump_decl()
1333 dump_simple_decl (pp, t, TREE_TYPE (t), flags); in dump_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc68 static void dump_simple_decl (cxx_pretty_printer *, tree, tree, int);
1125 dump_simple_decl (cxx_pretty_printer *pp, tree t, tree type, int flags) in dump_simple_decl() function
1261 dump_simple_decl (pp, t, DECL_ORIGINAL_TYPE (t) in dump_decl()
1277 dump_simple_decl (pp, t, TREE_TYPE (t), flags); in dump_decl()
1294 dump_simple_decl (pp, t, TREE_TYPE (t), flags); in dump_decl()
1393 dump_simple_decl (pp, t, TREE_TYPE (t), flags); in dump_decl()
1429 dump_simple_decl (pp, t, TREE_TYPE (t), flags); in dump_decl()
H A DChangeLog-20131734 (dump_simple_decl): Likewise.
1906 (dump_simple_decl): Likewise.
2863 * error.c (dump_simple_decl): Check DECL_NORMAL_CAPTURE_P.
2904 (dump_simple_decl): Pretty-print capture field.
3371 * error.c (dump_simple_decl): Likewise.
H A DChangeLog-199837 (dump_simple_decl): Use it.
279 * error.c (dump_simple_decl): Also print namespace context.
1722 * error.c (dump_simple_decl): Don't look at qualifiers on the decl
4488 * error.c (dump_simple_decl): Use DECL_CLASS_SCOPE_P and/or
4504 * error.c (dump_simple_decl): New function, broken out from ...
H A DChangeLog-20092621 dump_type_prefix, dump_global_iord, dump_simple_decl, dump_decl,
2724 dump_type, dump_aggr_type, dump_type_prefix, dump_simple_decl,
H A DChangeLog-2010893 * error.c (dump_simple_decl): Print constexpr.
2422 (dump_simple_decl): Don't print the scope of a PARM_DECL.
H A DChangeLog-2020350 (dump_aggr_type, dump_simple_decl, dump_function_name): Call it.
5889 * error.c (dump_decl) [CONCEPT_DECL]: Use dump_simple_decl.
5890 (dump_simple_decl): Handle standard concept definitions as well as
H A DChangeLog-20161271 * error.c (dump_simple_decl): Only check DECL_DECLARED_CONCEPT_P
1952 * error.c (dump_simple_decl): Print "concept" when appropriate.
H A DChangeLog-20083196 * error.c (dump_simple_decl): Display ellipsis for template
H A DChangeLog-20072937 * error.c (dump_aggr_type, dump_simple_decl, dump_decl,
H A DChangeLog-20181068 * error.c (dump_simple_decl): Look through a template parm object.
H A DChangeLog-20173601 * error.c (dump_simple_decl): Handle structured bindings.
H A DChangeLog-20035457 (dump_simple_decl): Likewise.
H A DChangeLog-20045545 (dump_simple_decl): Likewise.
H A DChangeLog-19991565 (dump_simple_decl): Likewise.