areOverloads

fun areOverloads(e1: ExecutableElement, e2: ExecutableElement): Boolean

True if the two elements represent overloads of the same function in a class.