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