Lines Matching full:rebuilder
7799 CurrentInstantiationRebuilder Rebuilder(*this, Loc, Name);
7800 return Rebuilder.TransformType(T);
7804 CurrentInstantiationRebuilder Rebuilder(*this, E->getExprLoc(),
7806 return Rebuilder.TransformExpr(E);
7814 CurrentInstantiationRebuilder Rebuilder(*this, SS.getRange().getBegin(),
7817 = Rebuilder.TransformNestedNameSpecifierLoc(QualifierLoc);