Searched refs:CurrentInstantiationRebuilder (Results 1 – 1 of 1) sorted by relevance
8393 class CurrentInstantiationRebuilder class8394 : public TreeTransform<CurrentInstantiationRebuilder> {8399 typedef TreeTransform<CurrentInstantiationRebuilder> inherited;8401 CurrentInstantiationRebuilder(Sema &SemaRef, in CurrentInstantiationRebuilder() function in __anonce82d6730611::CurrentInstantiationRebuilder8404 : TreeTransform<CurrentInstantiationRebuilder>(SemaRef), in CurrentInstantiationRebuilder()8469 CurrentInstantiationRebuilder Rebuilder(*this, Loc, Name); in RebuildTypeInCurrentInstantiation()8474 CurrentInstantiationRebuilder Rebuilder(*this, E->getExprLoc(), in RebuildExprInCurrentInstantiation()8484 CurrentInstantiationRebuilder Rebuilder(*this, SS.getRange().getBegin(), in RebuildNestedNameSpecifierInCurrentInstantiation()