Home | History | Annotate | Download | only in Parse

Lines Matching full:templateid

1075       TemplateIdAnnotation *TemplateId = takeTemplateIdAnnotation(Next);
1076 if (TemplateId->Kind == TNK_Type_template) {
1095 TemplateIdAnnotation *TemplateId = takeTemplateIdAnnotation(Tok);
1096 if (TemplateId->Kind == TNK_Type_template) {