Home
last modified time | relevance | path

Searched refs:ContentRoot (Results 1 – 4 of 4) sorted by relevance

/external/dokka/core/src/test/kotlin/
DTestAPI.kt10 import org.jetbrains.kotlin.cli.common.config.ContentRoot in <lambda>()
21 fun verifyModel(vararg roots: ContentRoot, in <lambda>()
60 vararg roots: ContentRoot, in appendDocumentation()
163 fun verifyOutput(roots: Array<ContentRoot>, in verifyOutput()
297 val ContentRoot.path: String constant
/external/dokka/core/src/main/kotlin/Analysis/
DCoreProjectFileIndex.kt24 import org.jetbrains.kotlin.cli.common.config.ContentRoot
35 class CoreProjectFileIndex(private val project: Project, contentRoots: List<ContentRoot>) : Project…
467 private fun List<ContentRoot>.contains(file: VirtualFile): Boolean = any { it.contains(file) } in getModuleForFile()
559 fun ContentRoot.contains(file: VirtualFile) = when (this) { in contains() method
DAnalysisEnvironment.kt28 import org.jetbrains.kotlin.cli.common.config.ContentRoot in <lambda>()
276 fun addRoots(list: List<ContentRoot>) { in <lambda>()
288 fun contentRootFromPath(path: String): ContentRoot { in contentRootFromPath()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...