Home
last modified time | relevance | path

Searched full:windows_clang (Results 1 – 2 of 2) sorted by relevance

/external/bazelbuild-rules_cc/cc/private/toolchain/
Dcc_toolchain_config.bzl103 elif (ctx.attr.cpu == "x64_windows" and ctx.attr.compiler == "windows_clang"):
175 elif (ctx.attr.cpu == "x64_windows" and ctx.attr.compiler == "windows_clang"):
176 compiler = "windows_clang"
221 elif (ctx.attr.cpu == "x64_windows" and ctx.attr.compiler == "windows_clang"):
888 elif (ctx.attr.cpu == "x64_windows" and ctx.attr.compiler == "windows_clang" or
1175 elif (ctx.attr.cpu == "x64_windows" and ctx.attr.compiler == "windows_clang" or
1209 ctx.attr.cpu == "x64_windows" and ctx.attr.compiler == "windows_clang"):
1335 elif (ctx.attr.cpu == "x64_windows" and ctx.attr.compiler == "windows_clang"):
/external/angle/third_party/vulkan-headers/src/.github/workflows/
Dci.yml55 windows_clang: