Home
last modified time | relevance | path

Searched defs:SBPlatformConnectOptions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp76 SBPlatformConnectOptions::SBPlatformConnectOptions(const char *url) SBPlatformConnectOptions() function in SBPlatformConnectOptions
81 SBPlatformConnectOptions::SBPlatformConnectOptions( SBPlatformConnectOptions() function in SBPlatformConnectOptions
[all...]
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDefines.h93 class LLDB_API SBPlatformConnectOptions; variable