Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdemangle/common/
H A Dcxx.c788 boolean_t component_ends_with_template_args = B_FALSE; in parse_nested_name() local
793 component_ends_with_template_args = B_FALSE; in parse_nested_name()
871 component_ends_with_template_args = B_TRUE; in parse_nested_name()
910 *ends_with_template_args = component_ends_with_template_args; in parse_nested_name()