Home | History | Annotate | Download | only in Sema

Lines Matching defs:setBase

171   void setBase(SourceLocation Loc, DeclarationName Entity) { }
187 Self.getDerived().setBase(Location, Entity);
191 Self.getDerived().setBase(OldLocation, OldEntity);