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

/freebsd-9.3-release/contrib/gcc/cp/
H A Drtti.c143 type_info_type = xref_tag (class_type, get_identifier ("type_info"),
665 tinfo_ptr = xref_tag (class_type,
843 real_type = xref_tag (class_type, ti->name,
1400 bltn_type = xref_tag (class_type,
H A Ddecl.c9831 xref_tag (enum tag_types tag_code, tree name,
9858 /* In case of anonymous name, xref_tag is only called to
9978 return xref_tag (tag_kind, id, scope, false);
9813 xref_tag (enum tag_types tag_code, tree name, function
H A Dcp-tree.h3948 extern tree xref_tag (enum tag_types, tree, tag_scope, bool);
H A Dparser.c10333 /* For a `typename', we needn't call xref_tag. */
10470 type = xref_tag (tag_type, identifier, ts, template_p);
13526 xref_tag, since that has irreversible side-effects. */
13663 type = xref_tag (class_key, id, /*tag_scope=*/ts_current,
/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h493 extern tree xref_tag (enum tree_code, tree);
H A Dc-decl.c5458 xref_tag (enum tree_code code, tree name)
5435 xref_tag (enum tree_code code, tree name) function

Completed in 186 milliseconds