Searched refs:hasNullnessInformation (Results 1 – 1 of 1) sorted by relevance
41 if (hasNullnessInformation(new) && !hasNullnessInformation(old)) { in compare()77 private fun hasNullnessInformation(type: TypeItem): Boolean { in hasNullnessInformation() method87 if (hasNullnessInformation(new)) { in checkType()110 fun hasNullnessInformation(item: Item): Boolean { in hasNullnessInformation() method