Searched refs:overloadInsert (Results 1 – 19 of 19) sorted by relevance
193 bool overloadInsert(Dsymbol *s);214 bool overloadInsert(Dsymbol *s);631 bool overloadInsert(Dsymbol *s);757 bool overloadInsert(Dsymbol *s);772 bool overloadInsert(Dsymbol *s);
50 bool overloadInsert(Dsymbol *s);
755 override bool overloadInsert(Dsymbol s) in overloadInsert() function798 return aliassym.overloadInsert(s); in overloadInsert()806 return aliassym.overloadInsert(s); in overloadInsert()817 return od.overloadInsert(s); in overloadInsert()853 return overnext.overloadInsert(s); in overloadInsert()1023 override bool overloadInsert(Dsymbol s) in overloadInsert() function1027 return overnext.overloadInsert(s); in overloadInsert()
78 bool overloadInsert(Dsymbol *s);
335 override bool overloadInsert(Dsymbol s) in overloadInsert() function
752 override bool overloadInsert(Dsymbol s) in overloadInsert() function760 return overnext.overloadInsert(ad); in overloadInsert()776 return overnext.overloadInsert(td); in overloadInsert()808 fd.overloadInsert(td); in overloadInsert()810 return overnext.overloadInsert(fd); in overloadInsert()3890 override bool overloadInsert(Dsymbol s) in overloadInsert() function3955 override bool overloadInsert(Dsymbol s) in overloadInsert() function
225 virtual bool overloadInsert(Dsymbol *s);
833 if (!s2.overloadInsert(this)) in addMember()975 bool overloadInsert(Dsymbol s) in overloadInsert() function2588 fd2.overloadInsert(fd); in handleSymbolRedeclarations()
674 override bool overloadInsert(Dsymbol s) in overloadInsert() function684 return funcroot.overloadInsert(fd); in overloadInsert()686 return funcroot.overloadInsert(this); in overloadInsert()
6428 if (!ds.overloadInsert(sx)) in aliasSemantic()
204 bool overloadInsert(Dsymbol *s);228 bool overloadInsert(Dsymbol *s);617 bool overloadInsert(Dsymbol *s);751 bool overloadInsert(Dsymbol *s);769 bool overloadInsert(Dsymbol *s);
56 bool overloadInsert(Dsymbol *s);
485 if (!overloadInsert(sx)) in aliasSemantic()491 bool AliasDeclaration::overloadInsert(Dsymbol *s) in overloadInsert() function530 return aliassym->overloadInsert(s); in overloadInsert()538 return aliassym->overloadInsert(s); in overloadInsert()549 return od->overloadInsert(s); in overloadInsert()585 return overnext->overloadInsert(s); in overloadInsert()762 bool OverDeclaration::overloadInsert(Dsymbol *s) in overloadInsert() function766 return overnext->overloadInsert(s); in overloadInsert()
476 bool Import::overloadInsert(Dsymbol *s) in overloadInsert() function
211 virtual bool overloadInsert(Dsymbol *s);
84 bool overloadInsert(Dsymbol *s);
2913 bool FuncDeclaration::overloadInsert(Dsymbol *s) in overloadInsert() function2922 return overnext->overloadInsert(ad); in overloadInsert()2938 return overnext->overloadInsert(td); in overloadInsert()2950 fd->overloadInsert(td); in overloadInsert()2952 return overnext->overloadInsert(fd); in overloadInsert()4987 bool PostBlitDeclaration::overloadInsert(Dsymbol *) in overloadInsert() function5064 bool DtorDeclaration::overloadInsert(Dsymbol *) in overloadInsert() function
605 bool Dsymbol::overloadInsert(Dsymbol *) in overloadInsert() function714 if (!s2->overloadInsert(this)) in addMember()
704 bool TemplateDeclaration::overloadInsert(Dsymbol *s) in overloadInsert() function710 return funcroot->overloadInsert(fd); in overloadInsert()712 return funcroot->overloadInsert(this); in overloadInsert()