Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBPlatform.cpp88 const char *SBPlatformConnectOptions::GetURL() { in GetURL() function in SBPlatformConnectOptions
258 if (platform_sp && connect_options.GetURL()) { in ConnectRemote()
261 llvm::StringRef::withNullAsEmpty(connect_options.GetURL())); in ConnectRemote()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBPlatform.h34 const char *GetURL();