Searched refs:CurrentInstantiationRebuilder (Results 1 – 1 of 1) sorted by relevance
11413 class CurrentInstantiationRebuilder class11414 : public TreeTransform<CurrentInstantiationRebuilder> {11419 typedef TreeTransform<CurrentInstantiationRebuilder> inherited;11421 CurrentInstantiationRebuilder(Sema &SemaRef, in CurrentInstantiationRebuilder() function in __anon6a6d17471511::CurrentInstantiationRebuilder11424 : TreeTransform<CurrentInstantiationRebuilder>(SemaRef), in CurrentInstantiationRebuilder()11489 CurrentInstantiationRebuilder Rebuilder(*this, Loc, Name); in RebuildTypeInCurrentInstantiation()11494 CurrentInstantiationRebuilder Rebuilder(*this, E->getExprLoc(), in RebuildExprInCurrentInstantiation()11504 CurrentInstantiationRebuilder Rebuilder(*this, SS.getRange().getBegin(), in RebuildNestedNameSpecifierInCurrentInstantiation()