Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_demangle.cpp3933 bool component_ends_with_template_args = false; in parse_nested_name() local
3936 component_ends_with_template_args = false; in parse_nested_name()
4006 component_ends_with_template_args = true; in parse_nested_name()
4039 *ends_with_template_args = component_ends_with_template_args; in parse_nested_name()