Searched refs:try_to_parse_template_args (Results 1 – 2 of 2) sorted by relevance
53 db.try_to_parse_template_args = true; in isCtorOrDtor()
1475 bool try_to_parse_template_args = db.try_to_parse_template_args; in parse_conversion_expr() local1476 db.try_to_parse_template_args = false; in parse_conversion_expr()1478 db.try_to_parse_template_args = try_to_parse_template_args; in parse_conversion_expr()2100 if (db.try_to_parse_template_args && k1 == k0+1) in parse_type()2362 bool try_to_parse_template_args = db.try_to_parse_template_args; in parse_operator_name() local2363 db.try_to_parse_template_args = false; in parse_operator_name()2365 db.try_to_parse_template_args = try_to_parse_template_args; in parse_operator_name()4893 bool try_to_parse_template_args; member4925 db.try_to_parse_template_args = true; in __cxa_demangle()