Searched refs:hasNullabilityAnnotation (Results 1 – 1 of 1) sorted by relevance
82 } else if (!hasNullabilityAnnotation()) { in getApplicableUastTypes()104 private fun UAnnotated.hasNullabilityAnnotation() = in getApplicableUastTypes() method