Home
last modified time | relevance | path

Searched refs:tree_template_info (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-objcp-common.cc85 case TEMPLATE_INFO: return sizeof (tree_template_info); in cp_tree_size()
Dcp-tree.h1556 struct GTY(()) tree_template_info { struct
1806 struct tree_template_info GTY ((tag ("TS_CP_TEMPLATE_INFO")))
3723 ((struct tree_template_info*)TEMPLATE_INFO_CHECK (NODE))->tmpl
3725 ((struct tree_template_info*)TEMPLATE_INFO_CHECK (NODE))->args
3754 ((struct tree_template_info*)TEMPLATE_INFO_CHECK \
DChangeLog-20203605 (tree_template_info::typedefs_needing_access_checking): Delete.
3606 (tree_template_info::deferred_access_checks): New field.
DChangeLog-20191953 (struct tree_template_info): Use tree_base instead of
3090 * cp-tree.h (struct tree_template_info): Use tree_base instead of
DChangeLog-2009396 * cp-tree.h (struct tree_template_info,