Searched refs:ExpandedTInfos (Results 1 – 3 of 3) sorted by relevance
719 ArrayRef<QualType> ExpandedTypes, ArrayRef<TypeSourceInfo *> ExpandedTInfos) in NonTypeTemplateParmDecl() argument723 if (!ExpandedTypes.empty() && !ExpandedTInfos.empty()) { in NonTypeTemplateParmDecl()728 TypesAndInfos[I].second = ExpandedTInfos[I]; in NonTypeTemplateParmDecl()753 ArrayRef<TypeSourceInfo *> ExpandedTInfos) { in Create() argument760 ExpandedTypes, ExpandedTInfos); in Create()
767 SmallVector<TypeSourceInfo *, 2> ExpandedTInfos; in getCanonicalTemplateTemplateParmDecl() local770 ExpandedTInfos.push_back( in getCanonicalTemplateTemplateParmDecl()782 ExpandedTInfos); in getCanonicalTemplateTemplateParmDecl()
1421 ArrayRef<TypeSourceInfo *> ExpandedTInfos);1433 ArrayRef<TypeSourceInfo *> ExpandedTInfos);