Home | History | Annotate | Download | only in Parse

Lines Matching refs:TemplateId

1069       TemplateIdAnnotation *TemplateId = takeTemplateIdAnnotation(Next);
1070 if (TemplateId->Kind == TNK_Type_template) {
1089 TemplateIdAnnotation *TemplateId = takeTemplateIdAnnotation(Tok);
1090 if (TemplateId->Kind == TNK_Type_template) {