Searched refs:NewTSI (Results 1 – 1 of 1) sorted by relevance
8518 TypeSourceInfo *NewTSI in RebuildTemplateParamsInCurrentInstantiation() local8522 if (!NewTSI) in RebuildTemplateParamsInCurrentInstantiation()8525 if (NewTSI != NTTP->getTypeSourceInfo()) { in RebuildTemplateParamsInCurrentInstantiation()8526 NTTP->setTypeSourceInfo(NewTSI); in RebuildTemplateParamsInCurrentInstantiation()8527 NTTP->setType(NewTSI->getType()); in RebuildTemplateParamsInCurrentInstantiation()