Searched refs:xref_tag_from_type (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dpt.c4372 found = xref_tag_from_type (TREE_TYPE (template),
5608 /* The call to xref_tag_from_type does injection for friend
5612 xref_tag_from_type (friend_type, NULL_TREE, 1);
H A Dcp-tree.h3828 extern tree xref_tag_from_type PARAMS ((tree, tree, int));
H A Ddecl.c13795 xref_tag_from_type (old, id, globalize)
13774 xref_tag_from_type (old, id, globalize) function
/openbsd-current/gnu/gcc/gcc/cp/
H A Dcp-tree.h3934 extern tree xref_tag_from_type (tree, tree, tag_scope);
H A Dpt.c4776 found = xref_tag_from_type (TREE_TYPE (template),
6027 /* The call to xref_tag_from_type does injection for friend
6031 xref_tag_from_type (friend_type, NULL_TREE,
H A Ddecl.c9893 xref_tag_from_type (tree old, tree id, tag_scope scope)
9875 xref_tag_from_type (tree old, tree id, tag_scope scope) function

Completed in 225 milliseconds