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

/freebsd-11-stable/contrib/gcc/cp/
H A Dmangle.c204 static void write_method_parms (tree, const int, const tree);
1915 write_method_parms (TYPE_ARG_TYPES (type),
1927 write_method_parms (tree parm_types, const int method_p, const tree decl) function

Completed in 75 milliseconds