Searched refs:has_template_params (Results 1 – 2 of 2) sorted by relevance
1270 bool has_template_params = false; in ParseSubroutine() local1298 has_template_params, function_param_types, in ParseSubroutine()1314 if (is_cxx_method && has_template_params) { in ParseSubroutine()1390 if (has_template_params) { in ParseSubroutine()2428 bool has_template_params = false; in ConstructDemangledNameFromDWARF() local2445 has_template_params, param_types, param_names); in ConstructDemangledNameFromDWARF()3205 bool &is_variadic, bool &has_template_params, in ParseChildParameters() argument3240 has_template_params = true; in ParseChildParameters()
206 bool &is_variadic, bool &has_template_params,