Home
last modified time | relevance | path

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

/llvm-project/lldb/scripts/
H A Dinstall_custom_python.py44 def copy_subdirectory(dest_dir, source_dir, subdir): argument
/llvm-project/llvm/unittests/Support/
H A DFileCollectorTest.cpp129 TempDir subdir(file_root.path("subdir")); in TEST() local
160 TempDir subdir(file_root.path("subdir")); in TEST() local
/llvm-project/lldb/cmake/modules/
H A DAddLLDB.cmake250 set(subdir LLDB.framework/Versions/${LLDB_FRAMEWORK_VERSION}/Resources) variable