Home
last modified time | relevance | path

Searched defs:out_dir (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/utils/
H A Dsysroot.py11 def make_fake_sysroot(out_dir): argument
H A Dcollect_and_build_with_pgo.py37 def _run_benchmark(env, out_dir, include_debug_info): argument
201 def _get_cmake_invocation_for_bootstrap_from(env, out_dir, skip_tablegens=True): argument
[all...]
/llvm-project/clang/tools/scan-build-py/lib/libear/
H A Dear.c417 char const *const out_dir = initial_env[0]; in bear_report_call() local