Searched refs:tree_template_decl (Results 1 – 7 of 7) sorted by relevance
85 case TEMPLATE_DECL: return sizeof (tree_template_decl); in cp_tree_size()
965 struct GTY(()) tree_template_decl { struct1664 struct tree_template_decl GTY ((tag ("TS_CP_TEMPLATE_DECL"))) template_decl;4698 ((struct tree_template_decl *)CONST_CAST_TREE (TEMPLATE_DECL_CHECK (NODE)))->arguments4708 ((struct tree_template_decl *)CONST_CAST_TREE(TEMPLATE_DECL_CHECK (NODE)))->result
88 case TEMPLATE_DECL: return sizeof (tree_template_decl); in cp_tree_size()
1037 struct GTY(()) tree_template_decl { struct1794 struct tree_template_decl GTY ((tag ("TS_CP_TEMPLATE_DECL"))) template_decl;4945 ((struct tree_template_decl *)CONST_CAST_TREE (TEMPLATE_DECL_CHECK (NODE)))->arguments4955 ((struct tree_template_decl *)CONST_CAST_TREE(TEMPLATE_DECL_CHECK (NODE)))->result
1789 * cp/cp-tree.h (tree_template_decl): New structure.
1863 struct tree_template_decl { in dump_ada_template() struct1868 tree result = ((struct tree_template_decl *) t)->result; in dump_ada_template()
1867 struct tree_template_decl { in dump_ada_template() struct1872 tree result = ((struct tree_template_decl *) t)->result; in dump_ada_template()