Searched refs:getExpandedPackSize (Results 1 – 1 of 1) sorted by relevance
3536 static Optional<unsigned> getExpandedPackSize(NamedDecl *Param) { in getExpandedPackSize() function3581 if (Optional<unsigned> Expansions = getExpandedPackSize(*Param)) { in CheckTemplateArgumentList()3636 !getExpandedPackSize(*Param); in CheckTemplateArgumentList()3685 assert(!getExpandedPackSize(*Param) && in CheckTemplateArgumentList()