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