Home
last modified time | relevance | path

Searched refs:listify (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-2002186 * f95-lang.c (listify): Remove declaration.
188 (listify)
191 * trans-decl.c: Use g95_chainon_list rather than chainon(listify()).
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2017827 * pt.c (listify): Use %< and %> for description of #include.
857 * pt.c (listify): Likewise.
2458 (listify): Attempt to add fix-it hint for missing
3298 * pt.c (listify): Declare argvec at point of initialization.
4299 * pt.c (listify): Use get_namespace_value.
4375 * pt.c (listify): Likewise.
H A Dpt.cc212 static tree listify (tree);
24230 targ = listify (targ); in unify()
29075 listify (tree arg) in listify() function
29101 tree init_auto = listify (strip_top_quals (auto_node)); in listify_autos()
H A DChangeLog-20091299 (listify): Split out from...
H A DChangeLog-20181751 * pt.c (listify): Update call to maybe_add_include_fixit to not
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c219 static tree listify (tree);
23326 targ = listify (targ); in unify()
28115 listify (tree arg) in listify() function
28141 tree init_auto = listify (strip_top_quals (auto_node)); in listify_autos()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20027175 * tree.c (chain_member_value, chain_member_purpose, listify,