Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeParm

3366   if (TemplateTypeParmDecl *TypeParm = dyn_cast<TemplateTypeParmDecl>(Param)) {
3367 if (!hasVisibleDefaultArgument(TypeParm))
3374 TypeParm,