Home | History | Annotate | Download | only in AST

Lines Matching defs:isParameterPack

3346   bool isParameterPack() const { return getCanTTPTInfo().ParameterPack; }
3358 Profile(ID, getDepth(), getIndex(), isParameterPack(), getDecl());