Searched refs:ExpandedTInfos (Results 1 – 3 of 3) sorted by relevance
728 ArrayRef<QualType> ExpandedTypes, ArrayRef<TypeSourceInfo *> ExpandedTInfos) in NonTypeTemplateParmDecl() argument732 if (!ExpandedTypes.empty() && !ExpandedTInfos.empty()) { in NonTypeTemplateParmDecl()737 TypesAndInfos[I].second = ExpandedTInfos[I]; in NonTypeTemplateParmDecl()760 ArrayRef<TypeSourceInfo *> ExpandedTInfos) { in Create() argument767 ExpandedTypes, ExpandedTInfos); in Create()
770 SmallVector<TypeSourceInfo *, 2> ExpandedTInfos; in getCanonicalTemplateTemplateParmDecl() local773 ExpandedTInfos.push_back( in getCanonicalTemplateTemplateParmDecl()785 ExpandedTInfos); in getCanonicalTemplateTemplateParmDecl()
1398 ArrayRef<TypeSourceInfo *> ExpandedTInfos);1410 ArrayRef<TypeSourceInfo *> ExpandedTInfos);