Searched refs:ExpandedTInfos (Results 1 – 3 of 3) sorted by relevance
711 ArrayRef<QualType> ExpandedTypes, ArrayRef<TypeSourceInfo *> ExpandedTInfos) in NonTypeTemplateParmDecl() argument715 if (!ExpandedTypes.empty() && !ExpandedTInfos.empty()) { in NonTypeTemplateParmDecl()720 TypesAndInfos[I].second = ExpandedTInfos[I]; in NonTypeTemplateParmDecl()745 ArrayRef<TypeSourceInfo *> ExpandedTInfos) { in Create() argument752 ExpandedTypes, ExpandedTInfos); in Create()
821 SmallVector<TypeSourceInfo *, 2> ExpandedTInfos; in getCanonicalTemplateTemplateParmDecl() local824 ExpandedTInfos.push_back( in getCanonicalTemplateTemplateParmDecl()836 ExpandedTInfos); in getCanonicalTemplateTemplateParmDecl()
1455 ArrayRef<TypeSourceInfo *> ExpandedTInfos);1467 ArrayRef<TypeSourceInfo *> ExpandedTInfos);