Home
last modified time | relevance | path

Searched refs:alias_type_or_template_p (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h5370 extern bool alias_type_or_template_p (tree);
H A Dsemantics.c2754 else if (CLASS_TYPE_P (type) && !alias_type_or_template_p (type)) in finish_template_type()
H A Dpt.c5011 alias_type_or_template_p (tree t) in alias_type_or_template_p() function
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h6705 extern bool alias_type_or_template_p (tree);
H A Dsemantics.c3251 else if (CLASS_TYPE_P (type) && !alias_type_or_template_p (type)) in finish_template_type()
H A Dpt.c6096 alias_type_or_template_p (tree t) in alias_type_or_template_p() function