Noun
function overloading (usually uncountable, plural function overloadings)
(object-oriented programming) A feature that allows creating several functions or methods with the same name differing in the type of the input and the output parameters.