Searched refs:isConcurrentHashMapConstructor (Results 1 – 1 of 1) sorted by relevance
53 (resolved is PsiMethod && resolved.isConcurrentHashMapConstructor()) || in getApplicableUastTypes()90 private fun PsiMethod.isConcurrentHashMapConstructor(): Boolean { in getApplicableUastTypes() method