Home
last modified time | relevance | path

Searched refs:instantiate_class_template (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDcp-tree.h5309 extern tree instantiate_class_template (tree);
HDtypeck.c135 instantiate_class_template (TYPE_MAIN_VARIANT (type)); in complete_type()
HDcall.c4745 instantiate_class_template (TYPE_MAIN_VARIANT (TREE_TYPE (operand))); in prep_operand()
HDpt.c8934 instantiate_class_template (tree type) in instantiate_class_template() function
18593 instantiate_class_template (instantiation); in instantiate_pending_templates()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcp-tree.h6628 extern tree instantiate_class_template (tree);
HDtypeck.c136 instantiate_class_template (TYPE_MAIN_VARIANT (type)); in complete_type()
HDcall.c5420 instantiate_class_template (TYPE_MAIN_VARIANT (TREE_TYPE (operand))); in prep_operand()
HDpt.c11416 instantiate_class_template (tree type) in instantiate_class_template() function
24162 instantiate_class_template (instantiation); in instantiate_pending_templates()