Searched refs:CurrentInstantiationRebuilder (Results 1 – 1 of 1) sorted by relevance
10849 class CurrentInstantiationRebuilder class10850 : public TreeTransform<CurrentInstantiationRebuilder> {10855 typedef TreeTransform<CurrentInstantiationRebuilder> inherited;10857 CurrentInstantiationRebuilder(Sema &SemaRef, in CurrentInstantiationRebuilder() function in __anoncd9c0a411111::CurrentInstantiationRebuilder10860 : TreeTransform<CurrentInstantiationRebuilder>(SemaRef), in CurrentInstantiationRebuilder()10925 CurrentInstantiationRebuilder Rebuilder(*this, Loc, Name); in RebuildTypeInCurrentInstantiation()10930 CurrentInstantiationRebuilder Rebuilder(*this, E->getExprLoc(), in RebuildExprInCurrentInstantiation()10940 CurrentInstantiationRebuilder Rebuilder(*this, SS.getRange().getBegin(), in RebuildNestedNameSpecifierInCurrentInstantiation()