match

abstract fun match(function: KtNamedFunction, fullAnalysis: Boolean): Boolean
abstract fun match(propertySymbol: KaPropertySymbol?, symbol: KaCallableSymbol): Boolean
abstract fun match(symbol: KaCallableSymbol): Boolean