Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/API/
HDSBPlatform.cpp26 struct PlatformConnectOptions { struct
27 PlatformConnectOptions(const char *url = NULL) : in PlatformConnectOptions() function
39 ~PlatformConnectOptions() in ~PlatformConnectOptions() argument
81 m_opaque_ptr(new PlatformConnectOptions(url)) in SBPlatformConnectOptions()
87 m_opaque_ptr(new PlatformConnectOptions()) in SBPlatformConnectOptions()
/trueos/contrib/llvm/tools/lldb/include/lldb/API/
HDSBPlatform.h15 struct PlatformConnectOptions;
55 PlatformConnectOptions *m_opaque_ptr;