Home
last modified time | relevance | path

Searched refs:listify_autos (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
HDpt.c218 static tree listify_autos (tree, tree);
26074 listify_autos (tree type, tree auto_node) in listify_autos() function
26772 type = listify_autos (type, auto_node); in do_auto_deduction()
26785 type = listify_autos (type, auto_node); in do_auto_deduction()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDpt.c204 static tree listify_autos (tree, tree);
20062 listify_autos (tree type, tree auto_node) in listify_autos() function
20117 type = listify_autos (type, auto_node); in do_auto_deduction()