Searched refs:do_type_instantiation (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gcc/cp/
H A Dcp-tree.h4189 extern void do_type_instantiation (tree, tree, tsubst_flags_t);
H A Dpt.c11748 /* Called from do_type_instantiation through binding_table_foreach to
11757 do_type_instantiation (TYPE_MAIN_DECL (entry->type), storage, 0);
11760 /* Called from do_type_instantiation to instantiate a member
11778 do_type_instantiation (tree t, tree storage, tsubst_flags_t complain)
11776 do_type_instantiation (tree t, tree storage, tsubst_flags_t complain) function
H A Dparser.c9944 do_type_instantiation (type, extension_specifier,

Completed in 220 milliseconds