Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Dproperty-dot-reference.mm5 void GetURL() const;
16 self.node.GetURL();
/llvm-project-15.0.7/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()
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBPlatform.i25 GetURL();
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBPlatform.h33 const char *GetURL();