isOverriddenIn

inline fun <T : Any> KFunction<*>.isOverriddenIn(): Boolean
inline fun KFunction<*>.isOverriddenIn(instance: Any): Boolean