|
LLDB mainline
|
Public Attributes | |
| const FileSpec & | dst |
| Platform * | platform_ptr |
| Status | error |
Definition at line 470 of file Platform.cpp.
| const FileSpec& RecurseCopyBaton::dst |
Definition at line 471 of file Platform.cpp.
Referenced by RecurseCopy_Callback().
| Status RecurseCopyBaton::error |
Definition at line 473 of file Platform.cpp.
Referenced by lldb_private::Platform::Install(), and RecurseCopy_Callback().
| Platform* RecurseCopyBaton::platform_ptr |
Definition at line 472 of file Platform.cpp.
Referenced by RecurseCopy_Callback().