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