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.tcc3932 bool component_ends_with_template_args = false; in parse_nested_name() local
3935 component_ends_with_template_args = false; in parse_nested_name()
4005 component_ends_with_template_args = true; in parse_nested_name()
4038 *ends_with_template_args = component_ends_with_template_args; in parse_nested_name()