Searched defs:explicit_args (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | pt.c | 9575 get_bindings_real (fn, decl, explicit_args, check_rettype, deduce, len) in get_bindings_real() argument 9632 get_bindings (fn, decl, explicit_args) in get_bindings() argument 9642 get_bindings_overload (fn, decl, explicit_args) in get_bindings_overload() argument 9736 most_specialized (fns, decl, explicit_args) in most_specialized() argument
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | pt.c | 11250 get_bindings (tree fn, tree decl, tree explicit_args, bool check_rettype) in get_bindings()
|