Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_demangle/
Ddemangle.h266 DEMANGLE_COMPONENT_LOCAL_NAME, enumerator
Dcp-demangle.c668 case DEMANGLE_COMPONENT_LOCAL_NAME: in d_dump()
968 case DEMANGLE_COMPONENT_LOCAL_NAME: in d_make_comp()
1293 case DEMANGLE_COMPONENT_LOCAL_NAME: in is_ctor_dtor_or_conversion()
1340 if (dc->type == DEMANGLE_COMPONENT_LOCAL_NAME) in d_encoding()
3600 return d_make_comp (di, DEMANGLE_COMPONENT_LOCAL_NAME, function, in d_local_name()
3632 return d_make_comp (di, DEMANGLE_COMPONENT_LOCAL_NAME, function, name); in d_local_name()
4060 case DEMANGLE_COMPONENT_LOCAL_NAME: in d_count_templates_scopes()
4670 case DEMANGLE_COMPONENT_LOCAL_NAME: in d_print_comp_inner()
4744 if (typed_name->type == DEMANGLE_COMPONENT_LOCAL_NAME) in d_print_comp_inner()
5834 else if (mods->mod->type == DEMANGLE_COMPONENT_LOCAL_NAME) in d_print_mod_list()
[all …]