Searched defs:IsPack (Results 1 – 4 of 4) sorted by relevance
62 bool IsPack = P->isTemplateParameterPack(); in TemplateParameterList() local
2330 const TemplateParameterList *TPL, bool IsPack, unsigned ParmIndex) { in printTo()
6187 bool IsPack, ConceptDecl *TypeConstraintConcept, in getAutoTypeInternal()6241 bool IsDependent, bool IsPack, in getAutoType()
4893 struct DependentAuto { bool IsPack; }; member