Searched defs:orig_args (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | decl2.c | 5063 vec<tree, va_gc> *orig_args = NULL; in build_offset_ref_call_from_tree() local
|
H A D | semantics.c | 2366 vec<tree, va_gc> *orig_args = NULL; in finish_call_expr() local
|
H A D | call.c | 9072 vec<tree, va_gc> *orig_args = NULL; in build_new_method_call_1() local
|
H A D | pt.c | 19155 instantiate_template_1 (tree tmpl, tree orig_args, tsubst_flags_t complain) in instantiate_template_1() 19324 instantiate_template (tree tmpl, tree orig_args, tsubst_flags_t complain) in instantiate_template()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | pt.c | 14312 instantiate_template_1 (tree tmpl, tree orig_args, tsubst_flags_t complain) in instantiate_template_1() 14427 instantiate_template (tree tmpl, tree orig_args, tsubst_flags_t complain) in instantiate_template()
|