Home
last modified time | relevance | path

Searched refs:getExpandedPackSize (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplate.cpp3536 static Optional<unsigned> getExpandedPackSize(NamedDecl *Param) { in getExpandedPackSize() function
3581 if (Optional<unsigned> Expansions = getExpandedPackSize(*Param)) { in CheckTemplateArgumentList()
3636 !getExpandedPackSize(*Param); in CheckTemplateArgumentList()
3685 assert(!getExpandedPackSize(*Param) && in CheckTemplateArgumentList()