findOverload

fun TypeElement.findOverload(element: ExecutableElement, paramCount: Int): ExecutableElement?