Home | History | Annotate | Download | only in Parse

Lines Matching defs:TemplateId

1271     TemplateIdAnnotation *TemplateId = takeTemplateIdAnnotation(Tok);
1272 if (TemplateId->Kind != TNK_Type_template)