Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dpt.cc22891 tree xparms, in type_unification_real() argument
22909 gcc_assert (xparms == NULL_TREE || TREE_CODE (xparms) == TREE_LIST); in type_unification_real()
22919 parms = xparms; in type_unification_real()
23033 try_array_deduction (tparms, targs, xparms); in type_unification_real()