Home | History | Annotate | Download | only in AST

Lines Matching refs:ParameterPack

3098                                              bool ParameterPack,
3101 TemplateTypeParmType::Profile(ID, Depth, Index, ParameterPack, TTPDecl);
3110 QualType Canon = getTemplateTypeParmType(Depth, Index, ParameterPack);
3119 TemplateTypeParmType(Depth, Index, ParameterPack);