Home
last modified time | relevance | path

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

/external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/processing/impl/
DResolverImpl.kt257 val nonTopLevelResult = this.getClassDeclarationByName(qualifier)?.getDeclaredFunctions() in <lambda>() constant
273 val nonTopLevelResult = this.getClassDeclarationByName(qualifier)?.getDeclaredProperties() in <lambda>() constant