Searched refs:DEMANGLE_COMPONENT_OPERATOR (Results 1 – 4 of 4) sorted by relevance
531 case DEMANGLE_COMPONENT_OPERATOR: in d_dump()915 p->type = DEMANGLE_COMPONENT_OPERATOR; in d_make_operator()1321 if (ret != NULL && ret->type == DEMANGLE_COMPONENT_OPERATOR) in d_unqualified_name()2591 if (op->type == DEMANGLE_COMPONENT_OPERATOR) in d_expression()2594 if (op->type == DEMANGLE_COMPONENT_OPERATOR in d_expression()2603 case DEMANGLE_COMPONENT_OPERATOR: in d_expression()3198 case DEMANGLE_COMPONENT_OPERATOR: in d_find_pack()3754 case DEMANGLE_COMPONENT_OPERATOR: in d_print_comp()3804 if (d_left (dc)->type == DEMANGLE_COMPONENT_OPERATOR in d_print_comp()3814 if (d_left (dc)->type == DEMANGLE_COMPONENT_OPERATOR in d_print_comp()[all …]
333 DEMANGLE_COMPONENT_OPERATOR, enumerator
341 DEMANGLE_COMPONENT_OPERATOR, enumerator
527 case DEMANGLE_COMPONENT_OPERATOR: in d_dump()928 p->type = DEMANGLE_COMPONENT_OPERATOR; in d_make_operator()1380 if (ret != NULL && ret->type == DEMANGLE_COMPONENT_OPERATOR) in d_unqualified_name()2778 if (op->type == DEMANGLE_COMPONENT_OPERATOR) in d_expression()2781 if (op->type == DEMANGLE_COMPONENT_OPERATOR in d_expression()2790 case DEMANGLE_COMPONENT_OPERATOR: in d_expression()3499 case DEMANGLE_COMPONENT_OPERATOR: in d_find_pack()4085 case DEMANGLE_COMPONENT_OPERATOR: in d_print_comp()4130 if (d_left (dc)->type == DEMANGLE_COMPONENT_OPERATOR in d_print_comp()4149 if (d_left (dc)->type == DEMANGLE_COMPONENT_OPERATOR in d_print_comp()[all …]