Searched refs:has_llvm (Results 1 – 1 of 1) sorted by relevance
122 const bool has_llvm = true; in do_version() local124 const bool has_llvm = false; in do_version() local161 jsonw_bool_field(json_wtr, "llvm", has_llvm); in do_version()179 print_feature("llvm", has_llvm, &nb_features); in do_version()
Completed in 3 milliseconds