Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/lib/Demangle/
DItaniumDemangle.cpp3508 bool component_ends_with_template_args = false; in parse_nested_name() local
3510 component_ends_with_template_args = false; in parse_nested_name()
3578 component_ends_with_template_args = true; in parse_nested_name()
3610 *ends_with_template_args = component_ends_with_template_args; in parse_nested_name()