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