Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBPlatform.i28 SetURL(const char *url);
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBPlatform.h35 void SetURL(const char *url);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBPlatform.cpp106 void SBPlatformConnectOptions::SetURL(const char *url) { in SetURL() function in SBPlatformConnectOptions