Home | History | Annotate | Download | only in Serialization

Lines Matching full:pack

4790       Error("incorrect encoding of pack expansion type");
4864 bool Pack = Record[Idx++];
4867 return Context.getTemplateTypeParmType(Depth, Index, Pack, D);
5337 case TemplateArgument::Pack:
6850 if (ArgPack.getKind() != TemplateArgument::Pack)
6892 case TemplateArgument::Pack: {