Searched refs:getExpandedPackSize (Results 1 – 2 of 2) sorted by relevance
645 static Optional<unsigned> getExpandedPackSize(NamedDecl *Param) { in getExpandedPackSize() function713 getExpandedPackSize(TemplateParams->getParam(Index))) in addPack()943 if (Optional<unsigned> Expansions = getExpandedPackSize(Param)) { in finish()3042 Optional<unsigned> Expansions = getExpandedPackSize(Param); in SubstituteExplicitTemplateArguments()
4978 static Optional<unsigned> getExpandedPackSize(NamedDecl *Param) { in getExpandedPackSize() function5066 if (Optional<unsigned> Expansions = getExpandedPackSize(*Param)) { in CheckTemplateArgumentList()5098 (!(*Param)->isTemplateParameterPack() || getExpandedPackSize(*Param)); in CheckTemplateArgumentList()5159 assert(!getExpandedPackSize(*Param) && in CheckTemplateArgumentList()