Searched defs:run_llvm_config (Results 1 – 2 of 2) sorted by relevance
191 fn run_llvm_config(arguments: &[&str]) -> Result<String, String> { in run_llvm_config() function
117 pub fn run_llvm_config(arguments: &[&str]) -> Option<String> { in run_llvm_config() function