Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_demangle.cpp42 bool* ends_with_template_args = 0);
3902 bool* ends_with_template_args) in parse_nested_name() argument
4038 if (ends_with_template_args) in parse_nested_name()
4039 *ends_with_template_args = component_ends_with_template_args; in parse_nested_name()
4088 bool* ends_with_template_args) in parse_local_name() argument
4111 ends_with_template_args); in parse_local_name()
4130 ends_with_template_args); in parse_local_name()
4163 bool* ends_with_template_args) in parse_name() argument
4176 ends_with_template_args); in parse_name()
4184 ends_with_template_args); in parse_name()
[all …]