Searched defs:IsPack (Results 1 – 4 of 4) sorted by relevance
61 bool IsPack = P->isTemplateParameterPack(); in TemplateParameterList() local
1998 const TemplateParameterList *TPL, bool IsPack, in printTo()
5517 bool IsDependent, bool IsPack, in getAutoType()
4567 struct DependentAuto { bool IsPack; }; member