Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/
H A Dear.c421 char const * const out_dir = initial_env[0]; in bear_report_call() local