Home
last modified time | relevance | path

Searched defs:source_dir (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/scripts/
H A Dinstall_custom_python.py30 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 Dopt-viewer.py46 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 Dtest_exec_anatomy.py14 def run(source_dir, target_dir): argument
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectCommands.cpp141 FileSpec source_dir = {}; in DoExecute() local
1319 FileSpec source_dir = {}; in DoExecute() local