Searched refs:modifyReturns (Results 1 – 6 of 6) sorted by relevance
727 void modifyReturns(Scope *sc, Type *tret);
3735 void modifyReturns(Scope* sc, Type tret) in modifyReturns() function
4021 (*presult).fd.modifyReturns(sc, tof.next);
718 void modifyReturns(Scope *sc, Type *tret);
4759 void FuncLiteralDeclaration::modifyReturns(Scope *sc, Type *tret) in modifyReturns() function
4790 (*presult)->fd->modifyReturns(sc, tof->next); in matchType()