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

/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dinfo.c381 static char *first_arg = (char *)NULL; local
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dinit.c637 tree first_arg = TREE_CHAIN (DECL_ARGUMENTS (current_function_decl)); local
/haiku-buildtools/gcc/gcc/
H A Dgcov.c414 int first_arg; local
/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep.c6218 unsigned int first_arg = 0; local
/haiku-buildtools/gcc/gcc/cp/
H A Dcall.c527 tree first_arg; member in struct:z_candidate
649 arity_rejection (tree first_arg, int expected, int actual) argument
659 arg_conversion_rejection (tree first_arg, int n_arg, tree from, tree to) argument
670 bad_arg_conversion_rejection (tree first_arg, int n_arg, tree from, tree to) argument
1896 add_candidate(struct z_candidate **candidates, tree fn, tree first_arg, const vec<tree, va_gc> *args, size_t num_convs, conversion **convs, tree access_path, tree conversion_path, int viable, struct rejection_reason *reason, int flags) argument
1947 add_function_candidate(struct z_candidate **candidates, tree fn, tree ctype, tree first_arg, const vec<tree, va_gc> *args, tree access_path, tree conversion_path, int flags, tsubst_flags_t complain) argument
2172 add_conv_candidate(struct z_candidate **candidates, tree fn, tree obj, tree first_arg, const vec<tree, va_gc> *arglist, tree access_path, tree conversion_path, tsubst_flags_t complain) argument
3001 add_template_candidate_real(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree first_arg, const vec<tree, va_gc> *arglist, tree return_type, tree access_path, tree conversion_path, int flags, tree obj, unification_kind_t strict, tsubst_flags_t complain) argument
3156 add_template_candidate(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree first_arg, const vec<tree, va_gc> *arglist, tree return_type, tree access_path, tree conversion_path, int flags, unification_kind_t strict, tsubst_flags_t complain) argument
3171 add_template_conv_candidate(struct z_candidate **candidates, tree tmpl, tree obj, tree first_arg, const vec<tree, va_gc> *arglist, tree return_type, tree access_path, tree conversion_path, tsubst_flags_t complain) argument
3540 add_list_candidates(tree fns, tree first_arg, tree init_list, tree totype, tree explicit_targs, bool template_only, tree conversion_path, tree access_path, int flags, struct z_candidate **candidates, tsubst_flags_t complain) argument
3602 tree first_arg = NULL_TREE; local
3712 add_candidates (TREE_VALUE (conv_fns), first_arg, NULL, totype, local
5184 add_candidates(tree fns, tree first_arg, const vec<tree, va_gc> *args, tree return_type, tree explicit_targs, bool template_only, tree conversion_path, tree access_path, int flags, struct z_candidate **candidates, tsubst_flags_t complain) argument
7055 tree first_arg = cand->first_arg; local
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-ia64.c6242 char *first_arg = 0, *end, *saved_input_pointer; local
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.cc6996 Expression* first_arg = *parg; local
8715 Expression* first_arg = bme->first_argument(); local
9184 Expression* first_arg = this->args_->front(); local
9405 Expression* first_arg; local
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-ia64.c6080 char *first_arg = 0, *end, *saved_input_pointer; local
/haiku-buildtools/gcc/gcc/config/i386/
H A Di386.c27055 rtx_insn *first_arg = NULL; local
27105 avoid_func_arg_motion(rtx_insn *first_arg, rtx_insn *insn) argument
27164 rtx_insn *first_arg = NULL; local
[all...]

Completed in 597 milliseconds