Searched refs:comb_type (Results 1 – 2 of 2) sorted by relevance
227 tree comb_type = comb->type; in aff_combination_convert() local229 if (TYPE_PRECISION (type) > TYPE_PRECISION (comb_type)) in aff_combination_convert()240 if (TYPE_PRECISION (type) == TYPE_PRECISION (comb_type)) in aff_combination_convert()
1555 enum demangle_component_type comb_type; in d_prefix() local1566 comb_type = DEMANGLE_COMPONENT_QUAL_NAME; in d_prefix()1589 comb_type = DEMANGLE_COMPONENT_TEMPLATE; in d_prefix()1612 ret = d_make_comp (di, comb_type, ret, dc); in d_prefix()