Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A 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()
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/
DCXADemangle.tcc3932 bool component_ends_with_template_args = false; in parse_nested_name() local
3935 component_ends_with_template_args = false; in parse_nested_name()
4005 component_ends_with_template_args = true; in parse_nested_name()
4038 *ends_with_template_args = component_ends_with_template_args; in parse_nested_name()