Home | History | Annotate | Download | only in AST

Lines Matching refs:ParameterPack

3297                                              bool ParameterPack,
3300 TemplateTypeParmType::Profile(ID, Depth, Index, ParameterPack, TTPDecl);
3309 QualType Canon = getTemplateTypeParmType(Depth, Index, ParameterPack);
3318 TemplateTypeParmType(Depth, Index, ParameterPack);