Lines Matching refs:inherited
1101 typedef TreeTransform<TemplateInstantiator> inherited; typedef in __anon7fd784e20211::TemplateInstantiator
1106 : inherited(SemaRef), TemplateArgs(TemplateArgs), Loc(Loc), in TemplateInstantiator()
1300 return inherited::TransformFunctionProtoType(TLB, TL); in TransformFunctionProtoType()
1315 using inherited::TransformTemplateTypeParmType;
1330 using inherited::TransformSubstTemplateTypeParmPackType;
1339 ExprResult Result = inherited::TransformLambdaExpr(E); in TransformLambdaExpr()
1367 ExprResult TransReq = inherited::TransformRequiresExpr(E); in TransformRequiresExpr()
1558 VarDecl *Var = inherited::RebuildExceptionDecl(ExceptionDecl, Declarator, in RebuildExceptionDecl()
1568 VarDecl *Var = inherited::RebuildObjCExceptionDecl(ExceptionDecl, TSInfo, T); in RebuildObjCExceptionDecl()
1601 return inherited::RebuildElaboratedType(KeywordLoc, Keyword, QualifierLoc, T); in RebuildElaboratedType()
1680 return inherited::TransformTemplateName(SS, Name, NameLoc, ObjectType, in TransformTemplateName()
1996 return inherited::TransformDeclRefExpr(E); in TransformDeclRefExpr()
2017 return inherited::TransformFunctionProtoType( in TransformFunctionProtoType()