Clang

The Clang tool chain.

Functions

Link copied to clipboard
abstract fun eachPlatform(action: Action<in GccPlatformToolChain>)
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getName(): String
Link copied to clipboard
abstract fun getPath(): List<File>
Link copied to clipboard
abstract fun path(pathEntries: Array<Any>)
Link copied to clipboard
abstract fun setTargets(platformNames: Array<String>)
Link copied to clipboard
abstract fun target(platformName: String)