Lines Matching refs:StartLocation
1799 Diag(Id.StartLocation, diag::err_missing_dependent_template_keyword)
1801 << FixItHint::CreateInsertion(Id.StartLocation, "template ");
1860 ParseTemplateIdAfterTemplateName(Template, Id.StartLocation,
1877 TemplateId->TemplateNameLoc = Id.StartLocation;
1881 TemplateId->TemplateNameLoc = Id.StartLocation;
1914 Id.setDestructorName(Id.StartLocation, Type.get(), RAngleLoc);