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);
3903 bool* ends_with_template_args) in parse_nested_name() argument
4039 if (ends_with_template_args) in parse_nested_name()
4040 *ends_with_template_args = component_ends_with_template_args; in parse_nested_name()
4089 bool* ends_with_template_args) in parse_local_name() argument
4112 ends_with_template_args); in parse_local_name()
4131 ends_with_template_args); in parse_local_name()
4164 bool* ends_with_template_args) in parse_name() argument
4177 ends_with_template_args); in parse_name()
4185 ends_with_template_args); in parse_name()
[all …]