Searched refs:CurrentInstantiationRebuilder (Results 1 – 1 of 1) sorted by relevance
11107 class CurrentInstantiationRebuilder class11108 : public TreeTransform<CurrentInstantiationRebuilder> {11113 typedef TreeTransform<CurrentInstantiationRebuilder> inherited;11115 CurrentInstantiationRebuilder(Sema &SemaRef, in CurrentInstantiationRebuilder() function in __anone870e7e81211::CurrentInstantiationRebuilder11118 : TreeTransform<CurrentInstantiationRebuilder>(SemaRef), in CurrentInstantiationRebuilder()11183 CurrentInstantiationRebuilder Rebuilder(*this, Loc, Name); in RebuildTypeInCurrentInstantiation()11188 CurrentInstantiationRebuilder Rebuilder(*this, E->getExprLoc(), in RebuildExprInCurrentInstantiation()11198 CurrentInstantiationRebuilder Rebuilder(*this, SS.getRange().getBegin(), in RebuildNestedNameSpecifierInCurrentInstantiation()