Searched refs:template_type (Results 1 – 6 of 6) sorted by relevance
158 CompilerType template_type = head_type.GetTypeTemplateArgument(1); in LibcxxVariantSummaryProvider() local160 if (!template_type) in LibcxxVariantSummaryProvider()163 stream.Printf(" Active Type = %s ", template_type.GetTypeName().GetCString()); in LibcxxVariantSummaryProvider()236 CompilerType template_type = head_type.GetTypeTemplateArgument(1); in GetChildAtIndex() local238 if (!template_type) in GetChildAtIndex()
4621 tree template_type = TREE_TYPE (template); in lookup_template_class() local4729 found = template_type; in lookup_template_class()4740 if (TYPE_P (ctx) && same_type_p (ctx, template_type)) in lookup_template_class()4788 if (TREE_CODE (template_type) == ENUMERAL_TYPE) in lookup_template_class()4793 t = start_enum (TYPE_IDENTIFIER (template_type)); in lookup_template_class()4804 t = make_aggr_type (TREE_CODE (template_type)); in lookup_template_class()4806 = CLASSTYPE_DECLARED_CLASS (template_type); in lookup_template_class()4808 TYPE_FOR_JAVA (t) = TYPE_FOR_JAVA (template_type); in lookup_template_class()4831 = TREE_PRIVATE (TYPE_STUB_DECL (template_type)); in lookup_template_class()4833 = TREE_PROTECTED (TYPE_STUB_DECL (template_type)); in lookup_template_class()[all …]
2897 (template_type, self_template_type): Use .finish_template_type.5815 (typename_sub): Allow a template_type, an explicit_template_type,6748 (template_type): Pass extra parameter to lookup_template_class.6815 (template_type): Use it.
1317 aggr template_type.
3144 (template_type): Use it.
4217 'template_type SCOPED_NAME' rule.