Home | History | Annotate | Download | only in Serialization

Lines Matching full:pack

3445       Error("incorrect encoding of pack expansion type");
3518 bool Pack = Record[Idx++];
3521 return Context->getTemplateTypeParmType(Depth, Index, Pack, D);
3950 case TemplateArgument::Pack:
4821 if (ArgPack.getKind() != TemplateArgument::Pack)
4859 case TemplateArgument::Pack: {