Home | History | Annotate | Download | only in Parse

Lines Matching defs:TemplateId

1370     TemplateIdAnnotation *TemplateId = takeTemplateIdAnnotation(Tok);
1371 if (TemplateId->Kind != TNK_Type_template)