Searched refs:first_parm_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dmangle.c1929 tree first_parm_type; local
1955 for (first_parm_type = parm_types;
1965 if (parm_types == first_parm_type)
/freebsd-11-stable/contrib/gcc/
H A Ddwarf2out.c11596 tree first_parm_type;
11607 first_parm_type = TYPE_ARG_TYPES (function_or_method_type);
11611 for (link = first_parm_type; link; )
11622 && link == first_parm_type)
11581 tree first_parm_type; local

Completed in 102 milliseconds