Searched refs:CLANG_LIBRARIES (Results 1 – 2 of 2) sorted by relevance
52 const CLANG_LIBRARIES: &[&str] = &[ constant80 CLANG_LIBRARIES.iter().map(|l| (*l).to_string()).collect() in get_clang_libraries()
295 #if defined __GNUC__ && !defined __APPLE__ && !(CLANG_LIBRARIES) in Combine()