Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Support/
DCXADemangle.tcc3934 bool component_ends_with_template_args = false; in parse_nested_name() local
3937 component_ends_with_template_args = false; in parse_nested_name()
4007 component_ends_with_template_args = true; in parse_nested_name()
4040 *ends_with_template_args = component_ends_with_template_args; in parse_nested_name()