Searched refs:SetPath (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DCFBundle.h25 bool SetPath(const char *path);
H A DCFBundle.cpp20 SetPath(path);
37 bool CFBundle::SetPath(const char *path) { function in class:CFBundle
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFileSpec.h269 void SetPath(llvm::StringRef p) { SetFile(p); } function in class:lldb_private::FileSpec
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp275 file_spec.SetPath(path);

Completed in 171 milliseconds