Home | History | Annotate | Download | only in Parse

Lines Matching full:templateid

1142     TemplateIdAnnotation *TemplateId = takeTemplateIdAnnotation(Tok);
1143 if (TemplateId->Kind != TNK_Type_template)