Home
last modified time | relevance | path

Searched refs:make_decltype_auto (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc3346 type = make_decltype_auto (); in plugin_get_expr_type()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc3187 type = make_decltype_auto (); in plugin_get_expr_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h6904 extern tree make_decltype_auto (void);
H A Dpt.c27998 make_decltype_auto (void) in make_decltype_auto() function
H A Dparser.c14982 expr = make_decltype_auto (); in cp_parser_decltype()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h7287 extern tree make_decltype_auto (void);
H A DChangeLog-2015448 (make_decltype_auto): Adjust call to make_auto_1.
H A DChangeLog-20132941 * pt.c (make_decltype_auto): New.
H A DChangeLog-2016211 * pt.c (make_decltype_auto, make_auto, make_constrained_auto,
H A Dpt.cc28925 make_decltype_auto (void) in make_decltype_auto() function
H A Dparser.cc16538 expr = make_decltype_auto (); in cp_parser_decltype()