Searched defs:parmnum (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c9228 convert_for_assignment(tree type, tree rhs, impl_conv_rhs errtype, tree fndecl, int parmnum, tsubst_flags_t complain, int flags) argument
9478 convert_for_initialization(tree exp, tree type, tree rhs, int flags, impl_conv_rhs errtype, tree fndecl, int parmnum, tsubst_flags_t complain) argument
9531 "in passing argument %P of %qD", parmnum, fndecl); local
H A Dcall.c8130 convert_default_arg (tree type, tree arg, tree fn, int parmnum, argument
10036 complain_about_bad_argument(location_t arg_loc, tree from_type, tree to_type, tree fndecl, int parmnum) argument
H A Dpt.c13535 tsubst_default_argument(tree fn, int parmnum, tree type, tree arg, tsubst_flags_t complain) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c6826 unsigned int parmnum; local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc9769 convert_for_assignment(tree type, tree rhs, impl_conv_rhs errtype, tree fndecl, int parmnum, tsubst_flags_t complain, int flags) argument
10019 convert_for_initialization(tree exp, tree type, tree rhs, int flags, impl_conv_rhs errtype, tree fndecl, int parmnum, tsubst_flags_t complain) argument
10072 "in passing argument %P of %qD", parmnum, fndecl); local
H A Dcall.cc8679 convert_default_arg(tree type, tree arg, tree fn, int parmnum, tsubst_flags_t complain) argument
10774 complain_about_bad_argument(location_t arg_loc, tree from_type, tree to_type, tree fndecl, int parmnum) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c3266 convert_argument(location_t ploc, tree function, tree fundecl, tree type, tree origtype, tree val, tree valtype, bool npc, tree rname, int parmnum, int argnum, bool excess_precision, int warnopt) argument
3463 unsigned int parmnum; local
6555 inform_for_arg(tree fundecl, location_t ploc, int parmnum, tree expected_type, tree actual_type) argument
6574 maybe_warn_builtin_no_proto_arg(location_t loc, tree fundecl, int parmnum, tree parmtype, tree argtype) argument
6641 convert_for_assignment(location_t location, location_t expr_loc, tree type, tree rhs, tree origtype, enum impl_conv errtype, bool null_pointer_constant, tree fundecl, tree function, int parmnum, int warnopt ) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc3291 convert_argument(location_t ploc, tree function, tree fundecl, tree type, tree origtype, tree val, tree valtype, bool npc, tree rname, int parmnum, int argnum, bool excess_precision, int warnopt) argument
3488 unsigned int parmnum; local
6671 inform_for_arg(tree fundecl, location_t ploc, int parmnum, tree expected_type, tree actual_type) argument
6690 maybe_warn_builtin_no_proto_arg(location_t loc, tree fundecl, int parmnum, tree parmtype, tree argtype) argument
6757 convert_for_assignment(location_t location, location_t expr_loc, tree type, tree rhs, tree origtype, enum impl_conv errtype, bool null_pointer_constant, tree fundecl, tree function, int parmnum, int warnopt ) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc7217 unsigned int parmnum; local

Completed in 595 milliseconds