Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBPlatform.cpp98 const char *SBPlatformConnectOptions::GetURL() { in GetURL() function in SBPlatformConnectOptions
380 if (platform_sp && connect_options.GetURL()) { in ConnectRemote()
382 args.AppendArgument(connect_options.GetURL()); in ConnectRemote()
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBPlatform.i25 GetURL();
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBPlatform.h33 const char *GetURL();