Searched refs:template_element (Results 1 – 3 of 3) sorted by relevance
204 for (auto &template_element : added_node->GetTemplateElements()) { in MergeRecordTemplateElements() local206 addend, &template_element, local_to_global_type_id_map); in MergeRecordTemplateElements()501 for (auto &template_element : added_node->GetTemplateElements()) { in MergeFunctionDeps() local502 MergeReferencingTypeInternal(addend, &template_element, in MergeFunctionDeps()
72 for (auto &&template_element : template_info_protobuf.elements()) { in TemplateInfoProtobufToIR()73 TemplateElementIR template_element_ir(template_element.referenced_type()); in TemplateInfoProtobufToIR()
35 for (auto &&template_element : ta->GetTemplateElements()) { in AddTemplateInformation()41 added_element->set_referenced_type(template_element.GetReferencedType()); in AddTemplateInformation()