Searched refs:containingMethod (Results 1 – 1 of 1) sorted by relevance
86 val containingMethod = node.getContainingUMethod() ?: return false in isWithinDeprecatedSinceApiMethod() constant87 return annotationsContainDeprecatedSinceApi(containingMethod.annotations) in isWithinDeprecatedSinceApiMethod()