Home | History | Annotate | Download | only in AST

Lines Matching refs:pack_size

4034       if (Arg.pack_size() == 0)
4038 = new (*this) TemplateArgument[Arg.pack_size()];
4045 return TemplateArgument(CanonArgs, Arg.pack_size());
6319 ArgPack.pack_size(),