Home
last modified time | relevance | path

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

/llvm-project/lldb/scripts/
H A Dinstall_custom_python.py30 def copy_one_file(dest_dir, source_dir, filename): argument
37 def copy_named_files(dest_dir, source_dir, files, extensions, copy_debug_suffix_also): argument
44 def copy_subdirectory(dest_dir, source_dir, subdir): argument
51 def copy_distro(dest_dir, dest_subdir, source_dir, source_prefix): argument
/llvm-project/llvm/tools/opt-viewer/
H A Dopt-viewer.py51 def __init__(self, source_dir, output_dir, filename, no_highlight): argument
289 def _render_file(source_dir, output_dir, ctx, no_highlight, entry, filter_): argument
318 source_dir, argument
/llvm-project/clang/tools/scan-build-py/tests/functional/cases/
H A Dtest_exec_anatomy.py14 def run(source_dir, target_dir): argument
/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp121 FileSpec source_dir = {}; in DoExecute() local
1988 FileSpec source_dir = {}; DoExecute() local
[all...]