Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBPlatform.h36 void SetURL(const char *url);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBPlatform.cpp94 void SBPlatformConnectOptions::SetURL(const char *url) { in SetURL() function in SBPlatformConnectOptions