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

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dpt.c121 static tree get_bindings_overload PROTO((tree, tree, tree));
7764 subargs = get_bindings_overload (fn, DECL_RESULT (fn), expl_subargs);
8601 targs = get_bindings_overload (pat1, DECL_RESULT (pat2), explicit_args);
8605 targs = get_bindings_overload (pat2, DECL_RESULT (pat1), explicit_args);
8724 get_bindings_overload (fn, decl, explicit_args)
8722 get_bindings_overload (fn, decl, explicit_args) function

Completed in 93 milliseconds