Home
last modified time | relevance | path

Searched defs:recordLookup (Results 1 – 1 of 1) sorted by relevance

/external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/
DIncremental.kt580 fun recordLookup(psiFile: PsiJavaFile, fqn: String) { in toPath() method in IncrementalContext
606 private fun recordLookup(ref: PsiClassReferenceType, def: PsiClass) { in toPath() method
617 fun recordLookup(ref: PsiType) { in toPath() method