Searched refs:DEMANGLE_COMPONENT_DEFAULT_ARG (Results 1 - 4 of 4) sorted by relevance

/external/gcc-demangle/
H A Ddemangle.h395 DEMANGLE_COMPONENT_DEFAULT_ARG, enumerator in enum:demangle_component_type
H A Dcp-demangle.c955 p->type = DEMANGLE_COMPONENT_DEFAULT_ARG;
3649 if (local_name->type == DEMANGLE_COMPONENT_DEFAULT_ARG)
4465 if (dc->type == DEMANGLE_COMPONENT_DEFAULT_ARG)
/external/valgrind/main/coregrind/m_demangle/
H A Ddemangle.h405 DEMANGLE_COMPONENT_DEFAULT_ARG, enumerator in enum:demangle_component_type
H A Dcp-demangle.c980 p->type = DEMANGLE_COMPONENT_DEFAULT_ARG;
3788 if (local_name->type == DEMANGLE_COMPONENT_DEFAULT_ARG)
4723 if (dc->type == DEMANGLE_COMPONENT_DEFAULT_ARG)

Completed in 129 milliseconds