Searched refs:NewTSI (Results 1 – 1 of 1) sorted by relevance
8097 TypeSourceInfo *NewTSI in RebuildTemplateParamsInCurrentInstantiation() local8101 if (!NewTSI) in RebuildTemplateParamsInCurrentInstantiation()8104 if (NewTSI != NTTP->getTypeSourceInfo()) { in RebuildTemplateParamsInCurrentInstantiation()8105 NTTP->setTypeSourceInfo(NewTSI); in RebuildTemplateParamsInCurrentInstantiation()8106 NTTP->setType(NewTSI->getType()); in RebuildTemplateParamsInCurrentInstantiation()