Searched defs:parmtype (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-c.cc | 813 rs6000_builtin_type_compatible (tree parmtype, tree argtype) in rs6000_builtin_type_compatible() 1974 tree parmtype = TREE_VALUE (nextparm); in altivec_resolve_overloaded_builtin() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | call.cc | 2258 tree& parmtype, tree& argtype, tree& arg, in build_this_conversion() 2467 tree parmtype = TREE_VALUE (parmnode); in add_function_candidate() local 3539 tree parmtype = TREE_VALUE (TYPE_ARG_TYPES (TREE_TYPE (tmpl))); in add_template_candidate_real() local 6412 tree parmtype = TREE_VALUE (parmlist); in add_operator_candidates() local
|
H A D | method.cc | 1207 tree parmtype = TREE_VALUE (parmnode); in early_check_defaulted_comparison() local
|
H A D | pt.cc | 13930 tree parmtype = TREE_TYPE (parm); in tsubst_default_argument() local
|
H A D | parser.cc | 32247 tree default_arg, tree parmtype) in cp_parser_late_parse_one_default_arg()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | method.c | 1137 tree parmtype = TREE_VALUE (parmnode); in early_check_defaulted_comparison() local
|
H A D | call.c | 2372 tree parmtype = TREE_VALUE (parmnode); in add_function_candidate() local 6014 tree parmtype = TREE_VALUE (parmlist); in add_operator_candidates() local 8738 tree parmtype = TREE_VALUE (parm); in build_over_call() local
|
H A D | pt.c | 13546 tree parmtype = TREE_TYPE (parm); in tsubst_default_argument() local
|
H A D | parser.c | 30013 tree default_arg, tree parmtype) in cp_parser_late_parse_one_default_arg()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-stmt.cc | 4762 tree parmtype; in gfc_trans_pointer_assign_need_temp() local
|
H A D | trans-array.cc | 7817 tree parmtype; in gfc_conv_expr_descriptor() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-stmt.c | 4726 tree parmtype; in gfc_trans_pointer_assign_need_temp() local
|
H A D | trans-array.c | 7692 tree parmtype; in gfc_conv_expr_descriptor() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 6575 tree parmtype, tree argtype) in maybe_warn_builtin_no_proto_arg()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | builtins.cc | 8138 const_tree argtype, parmtype; in builtin_mathfn_code() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 6691 tree parmtype, tree argtype) in maybe_warn_builtin_no_proto_arg()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.c | 8946 const_tree argtype, parmtype; in builtin_mathfn_code() local
|