Home
last modified time | relevance | path

Searched refs:check_rettype (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dpt.c9575 get_bindings_real (fn, decl, explicit_args, check_rettype, deduce, len) in get_bindings_real() argument
9577 int check_rettype, deduce, len;
9619 (check_rettype || DECL_CONV_FN_P (fn)
H A DChangeLog.212352 check_rettype parm.
/openbsd/gnu/gcc/gcc/cp/
H A Dpt.c11250 get_bindings (tree fn, tree decl, tree explicit_args, bool check_rettype) in get_bindings() argument
11292 (check_rettype || DECL_CONV_FN_P (fn) in get_bindings()
H A DChangeLog-19985564 check_rettype parm.