Home
last modified time | relevance | path

Searched refs:CLASSTYPE_TEMPLATE_INSTANTIATION (Results 1 – 22 of 22) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Drepo.c313 || !CLASSTYPE_TEMPLATE_INSTANTIATION (type))) in repo_emit_p()
H A Dmethod.c2220 && !CLASSTYPE_TEMPLATE_INSTANTIATION (ctx)) in defaulted_late_check()
2253 if (!CLASSTYPE_TEMPLATE_INSTANTIATION (ctx)) in defaulted_late_check()
H A Dlambda.c200 if (CLASSTYPE_TEMPLATE_INSTANTIATION (type) in lambda_function()
H A Dtree.c4426 return CLASS_TYPE_P (t) && CLASSTYPE_TEMPLATE_INSTANTIATION (t); in class_tmpl_impl_spec_p()
4695 && CLASSTYPE_TEMPLATE_INSTANTIATION (*node)) in handle_abi_tag_attribute()
H A Dclass.c2039 || CLASSTYPE_TEMPLATE_INSTANTIATION (t)) in maybe_warn_about_overly_private_class()
6341 || CLASSTYPE_TEMPLATE_INSTANTIATION (type) in determine_key_method()
H A Dpt.c987 else if (CLASSTYPE_TEMPLATE_INSTANTIATION (type)) in maybe_process_partial_specialization()
2902 if (ctype && CLASSTYPE_TEMPLATE_INSTANTIATION (ctype)) in check_explicit_specialization()
24163 if (CLASSTYPE_TEMPLATE_INSTANTIATION (instantiation)) in instantiate_pending_templates()
26613 && CLASSTYPE_TEMPLATE_INSTANTIATION (DECL_CONTEXT (tmpl))) in do_class_deduction()
H A Ddecl.c4891 || !CLASSTYPE_TEMPLATE_INSTANTIATION (declared_type)) in check_tag_decl()
6898 && !CLASSTYPE_TEMPLATE_INSTANTIATION (current_class_type) in cp_finish_decl()
H A Dcp-tree.h4676 #define CLASSTYPE_TEMPLATE_INSTANTIATION(NODE) \ macro
H A Dtypeck.c135 else if (CLASS_TYPE_P (type) && CLASSTYPE_TEMPLATE_INSTANTIATION (type)) in complete_type()
H A Dcall.c5418 && CLASSTYPE_TEMPLATE_INSTANTIATION (TREE_TYPE (operand))) in prep_operand()
H A Dparser.c17946 else if (tag_type != enum_type && CLASSTYPE_TEMPLATE_INSTANTIATION (type) in cp_parser_elaborated_type_specifier()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Drepo.c316 || !CLASSTYPE_TEMPLATE_INSTANTIATION (type))) in repo_emit_p()
H A Dmethod.c1665 if (!CLASSTYPE_TEMPLATE_INSTANTIATION (ctx)) in defaulted_late_check()
H A Dtree.c3017 return CLASS_TYPE_P (t) && CLASSTYPE_TEMPLATE_INSTANTIATION (t); in class_tmpl_impl_spec_p()
H A Dclass.c1646 || CLASSTYPE_TEMPLATE_INSTANTIATION (t)) in maybe_warn_about_overly_private_class()
5930 || CLASSTYPE_TEMPLATE_INSTANTIATION (type) in determine_key_method()
H A Dpt.c848 && CLASSTYPE_TEMPLATE_INSTANTIATION (type)) in maybe_process_partial_specialization()
2378 if (ctype && CLASSTYPE_TEMPLATE_INSTANTIATION (ctype)) in check_explicit_specialization()
2896 return CLASSTYPE_TEMPLATE_INSTANTIATION (t) in primary_template_instantiation_p()
18594 if (CLASSTYPE_TEMPLATE_INSTANTIATION (instantiation)) in instantiate_pending_templates()
H A Ddecl.c4223 || !CLASSTYPE_TEMPLATE_INSTANTIATION (declared_type)) in check_tag_decl()
6003 && !CLASSTYPE_TEMPLATE_INSTANTIATION (current_class_type) in cp_finish_decl()
H A Dcp-tree.h3774 #define CLASSTYPE_TEMPLATE_INSTANTIATION(NODE) \ macro
H A Dcall.c4743 && CLASSTYPE_TEMPLATE_INSTANTIATION (TREE_TYPE (operand))) in prep_operand()
H A Dtypeck.c134 else if (CLASS_TYPE_P (type) && CLASSTYPE_TEMPLATE_INSTANTIATION (type)) in complete_type()
H A Dsemantics.c8801 if (CLASSTYPE_TEMPLATE_INSTANTIATION (type) in lambda_function()
H A Dparser.c14212 else if (tag_type != enum_type && CLASSTYPE_TEMPLATE_INSTANTIATION (type) in cp_parser_elaborated_type_specifier()