Searched refs:ExpandedTInfos (Results 1 – 3 of 3) sorted by relevance
722 ArrayRef<QualType> ExpandedTypes, ArrayRef<TypeSourceInfo *> ExpandedTInfos) in NonTypeTemplateParmDecl() argument726 if (!ExpandedTypes.empty() && !ExpandedTInfos.empty()) { in NonTypeTemplateParmDecl()731 TypesAndInfos[I].second = ExpandedTInfos[I]; in NonTypeTemplateParmDecl()756 ArrayRef<TypeSourceInfo *> ExpandedTInfos) { in Create() argument763 ExpandedTypes, ExpandedTInfos); in Create()
827 SmallVector<TypeSourceInfo *, 2> ExpandedTInfos; in getCanonicalTemplateTemplateParmDecl() local830 ExpandedTInfos.push_back( in getCanonicalTemplateTemplateParmDecl()842 ExpandedTInfos); in getCanonicalTemplateTemplateParmDecl()
1452 ArrayRef<TypeSourceInfo *> ExpandedTInfos);1464 ArrayRef<TypeSourceInfo *> ExpandedTInfos);