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