Searched refs:head_type (Results 1 – 3 of 3) sorted by relevance
181 CompilerType head_type = nth_head->GetCompilerType(); in LibcxxVariantSummaryProvider() local183 if (!head_type) in LibcxxVariantSummaryProvider()186 CompilerType template_type = head_type.GetTypeTemplateArgument(1); in LibcxxVariantSummaryProvider()264 CompilerType head_type = nth_head->GetCompilerType(); in GetChildAtIndex() local266 if (!head_type) in GetChildAtIndex()269 CompilerType template_type = head_type.GetTypeTemplateArgument(1); in GetChildAtIndex()
100 enum pfil_types head_type; member264 head->head_type = pa->pa_type; in pfil_head_register()412 if (head->head_type != hook->hook_type || in pfil_link()626 iohead[hd].pio_type = head->head_type; in pfilioc_listheads()
912 char head_type; in archive_read_format_rar_read_header() local959 head_type = p[2]; in archive_read_format_rar_read_header()960 switch(head_type) in archive_read_format_rar_read_header()1020 return read_header(a, entry, head_type); in archive_read_format_rar_read_header()1078 if (head_type == ENDARC_HEAD) in archive_read_format_rar_read_header()1083 if ((ret = read_header(a, entry, head_type)) < ARCHIVE_WARN) in archive_read_format_rar_read_header()1362 char head_type) in read_header() argument1512 if (head_type == NEWSUB_HEAD) { in read_header()