Searched refs:CurrentInstantiationRebuilder (Results 1 – 1 of 1) sorted by relevance
8249 class CurrentInstantiationRebuilder class8250 : public TreeTransform<CurrentInstantiationRebuilder> {8255 typedef TreeTransform<CurrentInstantiationRebuilder> inherited;8257 CurrentInstantiationRebuilder(Sema &SemaRef, in CurrentInstantiationRebuilder() function in __anonce82d6730611::CurrentInstantiationRebuilder8260 : TreeTransform<CurrentInstantiationRebuilder>(SemaRef), in CurrentInstantiationRebuilder()8325 CurrentInstantiationRebuilder Rebuilder(*this, Loc, Name); in RebuildTypeInCurrentInstantiation()8330 CurrentInstantiationRebuilder Rebuilder(*this, E->getExprLoc(), in RebuildExprInCurrentInstantiation()8340 CurrentInstantiationRebuilder Rebuilder(*this, SS.getRange().getBegin(), in RebuildNestedNameSpecifierInCurrentInstantiation()