Searched refs:kotlinFiles (Results 1 – 1 of 1) sorted by relevance
130 val kotlinFiles = sourceSet.sources.filter { it.path.endsWith(SdkConstants.DOT_KT) } in parseAbsoluteSources() constant131 environment.analyzeFiles(kotlinFiles) in parseAbsoluteSources()