Searched refs:ExpandedTInfos (Results 1 – 3 of 3) sorted by relevance
537 ArrayRef<QualType> ExpandedTypes, ArrayRef<TypeSourceInfo *> ExpandedTInfos) in NonTypeTemplateParmDecl() argument541 if (!ExpandedTypes.empty() && !ExpandedTInfos.empty()) { in NonTypeTemplateParmDecl()546 TypesAndInfos[I].second = ExpandedTInfos[I]; in NonTypeTemplateParmDecl()565 ArrayRef<TypeSourceInfo *> ExpandedTInfos) { in Create() argument570 ExpandedTypes, ExpandedTInfos); in Create()
670 SmallVector<TypeSourceInfo *, 2> ExpandedTInfos; in getCanonicalTemplateTemplateParmDecl() local673 ExpandedTInfos.push_back( in getCanonicalTemplateTemplateParmDecl()685 ExpandedTInfos); in getCanonicalTemplateTemplateParmDecl()
1305 ArrayRef<TypeSourceInfo *> ExpandedTInfos);1317 ArrayRef<TypeSourceInfo *> ExpandedTInfos);