Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/
Dbuild.rs11 const LIBCLANG_VERSION_DIRS: &[&str] = &["libclang-5", "libclang-9"]; constant
18 for dir in LIBCLANG_VERSION_DIRS { in main()