Home
last modified time | relevance | path

Searched refs:strip_array_domain (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog2876 (strip_array_domain): Likewise.
H A Dcp-tree.h8081 extern tree strip_array_domain (tree);
H A DChangeLog-20103444 (strip_array_domain): New.
H A Dtypeck.cc941 strip_array_domain (tree type) in strip_array_domain() function
H A DChangeLog-2011332 * pt.c (tsubst_decl): Don't call strip_array_domain on
H A Dpt.cc15080 type = strip_array_domain (type); in tsubst_decl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7670 extern tree strip_array_domain (tree);
H A Dtypeck.c913 strip_array_domain (tree type) in strip_array_domain() function
H A Dpt.c14668 type = strip_array_domain (type); in tsubst_decl()