Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
208 def _get_cmake_invocation_for_bootstrap_from(env, out_dir, argument
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libear/
H A Dear.c417 char const *const out_dir = initial_env[0]; in bear_report_call() local