Searched refs:CurrentInstantiationRebuilder (Results 1 – 1 of 1) sorted by relevance
7972 class CurrentInstantiationRebuilder class7973 : public TreeTransform<CurrentInstantiationRebuilder> {7978 typedef TreeTransform<CurrentInstantiationRebuilder> inherited;7980 CurrentInstantiationRebuilder(Sema &SemaRef, in CurrentInstantiationRebuilder() function in __anonc1e5694a0611::CurrentInstantiationRebuilder7983 : TreeTransform<CurrentInstantiationRebuilder>(SemaRef), in CurrentInstantiationRebuilder()8048 CurrentInstantiationRebuilder Rebuilder(*this, Loc, Name); in RebuildTypeInCurrentInstantiation()8053 CurrentInstantiationRebuilder Rebuilder(*this, E->getExprLoc(), in RebuildExprInCurrentInstantiation()8063 CurrentInstantiationRebuilder Rebuilder(*this, SS.getRange().getBegin(), in RebuildNestedNameSpecifierInCurrentInstantiation()