Home
last modified time | relevance | path

Searched refs:make_constrained_auto (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h7466 extern tree make_constrained_auto (tree, tree);
H A Dpt.c26027 make_constrained_auto (tree con, tree args) in make_constrained_auto() function
H A Dparser.c17469 return make_constrained_auto (conc, args); in cp_parser_maybe_constrained_type_specifier()