Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.c989 build_min_array_type (tree elt_type, tree index_type) in build_min_array_type() function
1059 t = build_min_array_type (elt_type, index_type); in build_cplus_array_type()
1091 t = build_min_array_type (elt_type, index_type); in build_cplus_array_type()
H A Dtree.cc1039 build_min_array_type (tree elt_type, tree index_type) in build_min_array_type() function
1112 t = build_min_array_type (elt_type, index_type); in build_cplus_array_type()
1145 t = build_min_array_type (elt_type, index_type); in build_cplus_array_type()
H A DChangeLog-20141471 * tree.c (build_min_array_type, set_array_type_canon): Split out...
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c989 build_min_array_type (tree elt_type, tree index_type) in build_min_array_type() function
1059 t = build_min_array_type (elt_type, index_type); in build_cplus_array_type()
1091 t = build_min_array_type (elt_type, index_type); in build_cplus_array_type()