Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Support/
DCXADemangle.tcc39 bool* ends_with_template_args = 0);
3901 bool* ends_with_template_args) in parse_nested_name() argument
4037 if (ends_with_template_args) in parse_nested_name()
4038 *ends_with_template_args = component_ends_with_template_args; in parse_nested_name()
4087 bool* ends_with_template_args) in parse_local_name() argument
4110 ends_with_template_args); in parse_local_name()
4129 ends_with_template_args); in parse_local_name()
4162 bool* ends_with_template_args) in parse_name() argument
4175 ends_with_template_args); in parse_name()
4183 ends_with_template_args); in parse_name()
[all …]