Home
last modified time | relevance | path

Searched refs:sync_file (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/tools/lldb-vscode/disconnect/
H A Dmain.cpp14 std::ofstream sync_file; in handle_attach() local
15 sync_file.open(sync_file_path); in handle_attach()