Searched defs:IsPack (Results 1 – 4 of 4) sorted by relevance
66 bool IsPack = P->isTemplateParameterPack(); in TemplateParameterList() local
2495 const TemplateParameterList *TPL, bool IsPack, unsigned ParmIndex) { in printTo()
6615 bool IsPack, ConceptDecl *TypeConstraintConcept, in getAutoTypeInternal()6672 bool IsDependent, bool IsPack, in getAutoType()
5007 struct DependentAuto { bool IsPack; }; member5802 bool IsPack = TA1.getKind() == TemplateArgument::Pack; in getMoreSpecializedTrailingPackTieBreaker() local