Home | History | Annotate | Download | only in Sema

Lines Matching full:setbase

166   void setBase(SourceLocation Loc, DeclarationName Entity) { }
182 Self.getDerived().setBase(Location, Entity);
186 Self.getDerived().setBase(OldLocation, OldEntity);