Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2021853 (extract_autos): Use range-based for.
854 (do_auto_deduction): Use extract_autos only for the concepts TS
H A Dpt.cc29183 extract_autos (tree type) in extract_autos() function
30455 tparms = extract_autos (type); in do_auto_deduction()
30707 tree vec = extract_autos (args); in check_auto_in_tmpl_args()
H A DChangeLog-20151125 * pt.c (is_auto_r, extract_autos_r, extract_autos, auto_hash): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c28223 extract_autos (tree type) in extract_autos() function
29296 tparms = extract_autos (type); in do_auto_deduction()
29505 tree vec = extract_autos (args); in check_auto_in_tmpl_args()