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

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dmethod.c1622 build_decl_overload_real (dname, parms, ret_type, tparms, targs,
1763 return build_decl_overload_real (dname, parms, NULL_TREE, NULL_TREE,
1620 build_decl_overload_real (dname, parms, ret_type, tparms, targs, function
H A Dcp-tree.h3173 extern tree build_decl_overload_real PROTO((tree, tree, tree, tree,
H A Dpt.c9794 build_decl_overload_real. The PARMS and RET_TYPE are the
9874 mangled name. Unfortunately, build_decl_overload_real does not
9883 = build_decl_overload_real (DECL_NAME (decl), parm_types, ret_type,

Completed in 178 milliseconds