Home
last modified time | relevance | path

Searched defs:clang_version (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/libwebp/
H A DAndroid.mk18 clang_version := $(shell $(TARGET_CC) --version) macro
/third_party/lz4/tests/
H A Dtest-lz4-speed.py32 clang_version = "unknown" variable
276 clang_version = execute("clang -v 2>&1 | grep 'clang version' | sed -e 's:.*version \\([0-9.]*\\).*:\\1:' -e 's:\\.\\([0-9][0-9]\\):\\1:g'", verbose)[0]; variable
/third_party/rust/crates/bindgen/bindgen/
H A Dlib.rs2938 pub fn clang_version() -> ClangVersion { in clang_version() functions
/third_party/mbedtls/tests/scripts/
H A Dall.sh835 clang_version() { function

Completed in 12 milliseconds