Searched defs:source_dir (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/lldb/scripts/ |
H A D | install_custom_python.py | 30 def copy_one_file(dest_dir, source_dir, filename): argument 39 source_dir, argument 49 def copy_subdirectory(dest_dir, source_dir, subdir): argument 56 def copy_distro(dest_dir, dest_subdir, source_dir, source_prefix): argument
|
/openbsd-src/gnu/llvm/llvm/tools/opt-viewer/ |
H A D | opt-viewer.py | 46 def __init__(self, source_dir, output_dir, filename, no_highlight): argument 239 def _render_file(source_dir, output_dir, ctx, no_highlight, entry, filter_): argument 263 source_dir, argument
|
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/functional/cases/ |
H A D | test_exec_anatomy.py | 14 def run(source_dir, target_dir): argument
|
/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectCommands.cpp | 141 FileSpec source_dir = {}; in DoExecute() local 1319 FileSpec source_dir = {}; in DoExecute() local
|