Searched refs:clang (Results 1 – 3 of 3) sorted by relevance
74 clang-format = /usr/bin/clang-format178 * `clang_format`: Run git-clang-format against the commit. The default style is271 * `clang-format`: used for the `clang_format` builtin hook.273 * `git-clang-format`: used for the `clang_format` builtin hook.285 clang-format = /usr/bin/clang-format287 clang-format = prebuilts/bin/clang-format289 clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/clang-format321 * `clang-check`: Runs static analyzers against code.
34 val clang = binDir.resolve("$clangTriple-clang") constant
49 "CC" to toolchain.clang.absolutePath, in configureArgs()