Home | History | Annotate | Download | only in AST

Lines Matching defs:isParameterPack

1576 bool ParmVarDecl::isParameterPack() const {
1869 getParamDecl(NumRequiredArgs - 1)->isParameterPack())
1882 if (getParamDecl(ArgIdx - 1)->isParameterPack())