Home
last modified time | relevance | path

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

/build/scripts/
Dbpf.py44 cmd = [options.clang_path]
54 depfile_deps=([options.clang_path]),
55 input_paths=(options.input_file + [options.clang_path]),
/build/templates/rust/
Drust_bindgen.gni72 clang_path = "$default_clang_base_path/bin/clang"
89 rebase_path(clang_path),
Drust_bindgen.py72 env["CLANG_PATH"] = args.clang_path
/build/hb/resources/
Dconfig.py376 def clang_path(self): member in Config
/build/hb/resolver/
Dbuild_args_resolver.py91 'ohos_build_compiler_dir', config.clang_path)