Home | History | Annotate | Download | only in Sema

Lines Matching refs:inherited

731     typedef TreeTransform<TemplateInstantiator> inherited;
737 : inherited(SemaRef), TemplateArgs(TemplateArgs), Loc(Loc),
1037 VarDecl *Var = inherited::RebuildExceptionDecl(ExceptionDecl, Declarator,
1047 VarDecl *Var = inherited::RebuildObjCExceptionDecl(ExceptionDecl, TSInfo, T);
1142 return inherited::TransformTemplateName(SS, Name, NameLoc, ObjectType,
1396 return inherited::TransformFunctionProtoType(TLB, TL);
1405 return inherited::TransformFunctionProtoType(TLB, TL, ThisContext,
2616 // including members inherited from base classes) that has not