Lines Matching defs:td
155 static Dsymbol *getEponymousMember(TemplateDeclaration *td) in getEponymousMember()
178 TemplateDeclaration *td = (*a)[i]->isTemplateDeclaration(); in isEponymousFunctionParameter() local
224 TemplateDeclaration *td = s->parent->isTemplateDeclaration(); in getEponymousParent() local
604 TemplateDeclaration *td; in emitAnchorName() local
628 TemplateDeclaration *td = getEponymousParent(s); in emitAnchor() local
667 TemplateDeclaration *td = (tm && tm->tempdecl) ? in expandTemplateMixinComments() local
823 if (TemplateDeclaration *td = getEponymousParent(d)) in emitComment() local
849 if (TemplateDeclaration *td = getEponymousParent(ad)) in emitComment() local
1043 TemplateDeclaration *td = getEponymousParent(d); in toDocBuffer() local
1194 if (TemplateDeclaration *td = getEponymousParent(sd)) in toDocBuffer() local
1211 if (TemplateDeclaration *td = getEponymousParent(cd)) in toDocBuffer() local
1484 if (Dsymbol *td = getEponymousParent(s)) in writeSections() local
2177 TemplateDeclaration *td = (*a)[i]->isTemplateDeclaration(); in isTemplateParameter() local