Searched refs:CurrentInstantiationRebuilder (Results 1 – 1 of 1) sorted by relevance
10644 class CurrentInstantiationRebuilder class10645 : public TreeTransform<CurrentInstantiationRebuilder> {10650 typedef TreeTransform<CurrentInstantiationRebuilder> inherited;10652 CurrentInstantiationRebuilder(Sema &SemaRef, in CurrentInstantiationRebuilder() function in __anon75c807111111::CurrentInstantiationRebuilder10655 : TreeTransform<CurrentInstantiationRebuilder>(SemaRef), in CurrentInstantiationRebuilder()10694 CurrentInstantiationRebuilder Rebuilder(*this, Loc, Name); in RebuildTypeInCurrentInstantiation()10699 CurrentInstantiationRebuilder Rebuilder(*this, E->getExprLoc(), in RebuildExprInCurrentInstantiation()10709 CurrentInstantiationRebuilder Rebuilder(*this, SS.getRange().getBegin(), in RebuildNestedNameSpecifierInCurrentInstantiation()