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