Searched refs:configureUastEnvironment (Results 1 – 1 of 1) sorted by relevance
125 configureUastEnvironment(config, sourceSet.sourcePath, classpath, rootDir) in parseAbsoluteSources()177 configureUastEnvironment(config, listOf(psiEnvironmentManager.emptyDir), apiJars) in loadUastFromJars()184 private fun configureUastEnvironment( in configureUastEnvironment() method