Searched refs:make_scratch_vec (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dcall.c973 convs = make_scratch_vec (len);
1090 tree convs = make_scratch_vec (len);
1162 convs = make_scratch_vec (args[2] ? 3 : (args[1] ? 2 : 1));
1792 tree targs = make_scratch_vec (ntparms);
H A Dpt.c7845 tempargs = make_scratch_vec (nargs);
8650 tree targs = make_scratch_vec (ntparms);
H A Dclass.c5182 targs = make_scratch_vec (DECL_NTPARMS (fn));
H A Dcp-tree.h3468 #define make_scratch_vec make_temp_vec
3458 #define make_scratch_vec macro

Completed in 195 milliseconds