Home | History | Annotate | Download | only in AST

Lines Matching refs:TypeForDecl

461   TTPDecl->TypeForDecl = TTPType.getTypePtr();
487 return TypeForDecl->getAs<TemplateTypeParmType>()->getDepth();
491 return TypeForDecl->getAs<TemplateTypeParmType>()->getIndex();
495 return TypeForDecl->getAs<TemplateTypeParmType>()->isParameterPack();