Searched refs:ExpandedTInfos (Results 1 – 3 of 3) sorted by relevance
700 ArrayRef<QualType> ExpandedTypes, ArrayRef<TypeSourceInfo *> ExpandedTInfos) in NonTypeTemplateParmDecl() argument704 if (!ExpandedTypes.empty() && !ExpandedTInfos.empty()) { in NonTypeTemplateParmDecl()709 TypesAndInfos[I].second = ExpandedTInfos[I]; in NonTypeTemplateParmDecl()734 ArrayRef<TypeSourceInfo *> ExpandedTInfos) { in Create() argument741 ExpandedTypes, ExpandedTInfos); in Create()
816 SmallVector<TypeSourceInfo *, 2> ExpandedTInfos; in getCanonicalTemplateTemplateParmDecl() local819 ExpandedTInfos.push_back( in getCanonicalTemplateTemplateParmDecl()831 ExpandedTInfos); in getCanonicalTemplateTemplateParmDecl()
1425 ArrayRef<TypeSourceInfo *> ExpandedTInfos);1437 ArrayRef<TypeSourceInfo *> ExpandedTInfos);