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

/freebsd-9.3-release/contrib/gcc/cp/
H A Dmangle.c1922 tree first_parm_type; local
1948 for (first_parm_type = parm_types;
1958 if (parm_types == first_parm_type)
/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c11573 tree first_parm_type;
11584 first_parm_type = TYPE_ARG_TYPES (function_or_method_type);
11588 for (link = first_parm_type; link; )
11599 && link == first_parm_type)
11558 tree first_parm_type; local

Completed in 147 milliseconds