Home | History | Annotate | Download | only in src

Lines Matching defs:ends_with_template_args

255                        bool* ends_with_template_args = 0);
4098 bool* ends_with_template_args)
4244 if (ends_with_template_args)
4245 *ends_with_template_args = component_ends_with_template_args;
4294 bool* ends_with_template_args)
4317 ends_with_template_args);
4338 ends_with_template_args);
4372 bool* ends_with_template_args)
4385 ends_with_template_args);
4393 ends_with_template_args);
4420 if (ends_with_template_args)
4421 *ends_with_template_args = true;
4444 if (ends_with_template_args)
4445 *ends_with_template_args = true;
4735 bool ends_with_template_args = false;
4737 &ends_with_template_args);
4753 if (!db.parsed_ctor_dtor_cv && ends_with_template_args)