Home
last modified time | relevance | path

Searched refs:DEMANGLE_COMPONENT_OPERATOR (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/m_demangle/
Ddemangle.h402 DEMANGLE_COMPONENT_OPERATOR, enumerator
Dcp-demangle.c656 case DEMANGLE_COMPONENT_OPERATOR: in d_dump()
1112 p->type = DEMANGLE_COMPONENT_OPERATOR; in d_make_operator()
1622 if (ret != NULL && ret->type == DEMANGLE_COMPONENT_OPERATOR) in d_unqualified_name()
3346 if (op->type == DEMANGLE_COMPONENT_OPERATOR) in d_expression_1()
3359 case DEMANGLE_COMPONENT_OPERATOR: in d_expression_1()
4043 case DEMANGLE_COMPONENT_OPERATOR: in d_count_templates_scopes()
4423 case DEMANGLE_COMPONENT_OPERATOR: in d_find_pack()
5323 case DEMANGLE_COMPONENT_OPERATOR: in d_print_comp_inner()
5359 if (op->type == DEMANGLE_COMPONENT_OPERATOR) in d_print_comp_inner()
5443 if (d_left (dc)->type == DEMANGLE_COMPONENT_OPERATOR in d_print_comp_inner()
[all …]