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

/external/libcxxabi/src/
H A Dcxa_demangle.cpp42 bool* ends_with_template_args = 0);
3906 bool* ends_with_template_args)
4042 if (ends_with_template_args)
4043 *ends_with_template_args = component_ends_with_template_args;
4092 bool* ends_with_template_args)
4115 ends_with_template_args);
4134 ends_with_template_args);
4167 bool* ends_with_template_args)
4180 ends_with_template_args);
4188 ends_with_template_args);
3905 parse_nested_name(const char* first, const char* last, C& db, bool* ends_with_template_args) argument
4091 parse_local_name(const char* first, const char* last, C& db, bool* ends_with_template_args) argument
4166 parse_name(const char* first, const char* last, C& db, bool* ends_with_template_args) argument
4500 bool ends_with_template_args = false; local
[all...]

Completed in 83 milliseconds