Searched refs:getExpandedPackSize (Results 1 – 1 of 1) sorted by relevance
3734 static Optional<unsigned> getExpandedPackSize(NamedDecl *Param) { in getExpandedPackSize() function3809 if (Optional<unsigned> Expansions = getExpandedPackSize(*Param)) { in CheckTemplateArgumentList()3843 (!(*Param)->isTemplateParameterPack() || getExpandedPackSize(*Param)); in CheckTemplateArgumentList()3904 assert(!getExpandedPackSize(*Param) && in CheckTemplateArgumentList()