Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h39 void SetURL(const char *url);
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp110 void SBPlatformConnectOptions::SetURL(const char *url) { in SetURL() function in SBPlatformConnectOptions
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp39936 (arg1)->SetURL((char const *)arg2); in _wrap_SBPlatformConnectOptions_SetURL()