Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/include/mcld/Support/
H A 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()
4087 bool* ends_with_template_args) in parse_local_name() argument
4110 ends_with_template_args); in parse_local_name()
4162 bool* ends_with_template_args) in parse_name() argument
4208 if (ends_with_template_args) in parse_name()
4209 *ends_with_template_args = true; in parse_name()
4230 if (ends_with_template_args) in parse_name()
4231 *ends_with_template_args = true; in parse_name()
[all …]