Searched refs:recordLookupForJavaMethod (Results 1 – 1 of 1) sorted by relevance
652 private fun recordLookupForJavaMethod(psi: PsiMethod) { in toPath() method in IncrementalContext668 is KSFunctionDeclarationJavaImpl -> recordLookupForJavaMethod(declaration.psi) in toPath()676 is PsiMethod -> recordLookupForJavaMethod(psi) in toPath()686 recordLookupForJavaMethod(it) in toPath()