Home | History | Annotate | Download | only in AST

Lines Matching refs:TypeForDecl

445   TTPDecl->TypeForDecl = TTPType.getTypePtr();
471 return TypeForDecl->getAs<TemplateTypeParmType>()->getDepth();
475 return TypeForDecl->getAs<TemplateTypeParmType>()->getIndex();
479 return TypeForDecl->getAs<TemplateTypeParmType>()->isParameterPack();