Searched refs:recordLookupForJavaField (Results 1 – 1 of 1) sorted by relevance
647 private fun recordLookupForJavaField(psi: PsiField) { in toPath() method in IncrementalContext667 is KSPropertyDeclarationJavaImpl -> recordLookupForJavaField(declaration.psi) in toPath()677 is PsiField -> recordLookupForJavaField(psi) in toPath()696 recordLookupForJavaField(it) in toPath()