Searched refs:ExpandedTInfos (Results 1 – 3 of 3) sorted by relevance
768 ArrayRef<QualType> ExpandedTypes, ArrayRef<TypeSourceInfo *> ExpandedTInfos) in NonTypeTemplateParmDecl() argument772 if (!ExpandedTypes.empty() && !ExpandedTInfos.empty()) { in NonTypeTemplateParmDecl()777 TypesAndInfos[I].second = ExpandedTInfos[I]; in NonTypeTemplateParmDecl()804 ArrayRef<TypeSourceInfo *> ExpandedTInfos) { in Create() argument812 ExpandedTypes, ExpandedTInfos); in Create()
798 SmallVector<TypeSourceInfo *, 2> ExpandedTInfos; in getCanonicalTemplateTemplateParmDecl() local801 ExpandedTInfos.push_back( in getCanonicalTemplateTemplateParmDecl()813 ExpandedTInfos); in getCanonicalTemplateTemplateParmDecl()
1402 ArrayRef<TypeSourceInfo *> ExpandedTInfos);1414 ArrayRef<TypeSourceInfo *> ExpandedTInfos);