Home
last modified time | relevance | path

Searched refs:make_args_non_dependent (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dinit.c2805 make_args_non_dependent (*placement); in build_new()
2808 make_args_non_dependent (*init); in build_new()
H A Ddecl2.c4137 make_args_non_dependent (*args); in build_offset_ref_call_from_tree()
H A Dcp-tree.h5367 extern void make_args_non_dependent (VEC(tree,gc) *);
H A Dcall.c7137 make_args_non_dependent (*args); in build_new_method_call_1()
H A Dsemantics.c2086 make_args_non_dependent (*args); in finish_call_expr()
H A Dpt.c20006 make_args_non_dependent (VEC(tree,gc) *args) in make_args_non_dependent() function
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dinit.c3638 make_args_non_dependent (*placement); in build_new()
3641 make_args_non_dependent (*init); in build_new()
H A Ddecl2.c5083 make_args_non_dependent (*args); in build_offset_ref_call_from_tree()
H A Dcp-tree.h6698 extern void make_args_non_dependent (vec<tree, va_gc> *);
H A Dsemantics.c2431 make_args_non_dependent (*args); in finish_call_expr()
H A Dcall.c9142 make_args_non_dependent (*args); in build_new_method_call_1()
H A Dpt.c25953 make_args_non_dependent (vec<tree, va_gc> *args) in make_args_non_dependent() function