Home | History | Annotate | Download | only in Sema

Lines Matching full:setbase

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