Searched refs:CurrentInstantiationRebuilder (Results 1 – 1 of 1) sorted by relevance
10747 class CurrentInstantiationRebuilder class10748 : public TreeTransform<CurrentInstantiationRebuilder> {10753 typedef TreeTransform<CurrentInstantiationRebuilder> inherited;10755 CurrentInstantiationRebuilder(Sema &SemaRef, in CurrentInstantiationRebuilder() function in __anonccaa7e1c1111::CurrentInstantiationRebuilder10758 : TreeTransform<CurrentInstantiationRebuilder>(SemaRef), in CurrentInstantiationRebuilder()10823 CurrentInstantiationRebuilder Rebuilder(*this, Loc, Name); in RebuildTypeInCurrentInstantiation()10828 CurrentInstantiationRebuilder Rebuilder(*this, E->getExprLoc(), in RebuildExprInCurrentInstantiation()10838 CurrentInstantiationRebuilder Rebuilder(*this, SS.getRange().getBegin(), in RebuildNestedNameSpecifierInCurrentInstantiation()