Searched refs:CurrentInstantiationRebuilder (Results 1 – 1 of 1) sorted by relevance
9794 class CurrentInstantiationRebuilder class9795 : public TreeTransform<CurrentInstantiationRebuilder> {9800 typedef TreeTransform<CurrentInstantiationRebuilder> inherited;9802 CurrentInstantiationRebuilder(Sema &SemaRef, in CurrentInstantiationRebuilder() function in __anoncad16d200c11::CurrentInstantiationRebuilder9805 : TreeTransform<CurrentInstantiationRebuilder>(SemaRef), in CurrentInstantiationRebuilder()9870 CurrentInstantiationRebuilder Rebuilder(*this, Loc, Name); in RebuildTypeInCurrentInstantiation()9875 CurrentInstantiationRebuilder Rebuilder(*this, E->getExprLoc(), in RebuildExprInCurrentInstantiation()9885 CurrentInstantiationRebuilder Rebuilder(*this, SS.getRange().getBegin(), in RebuildNestedNameSpecifierInCurrentInstantiation()