Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFileSpec.h270 void SetPath(llvm::StringRef p) { SetFile(p); } in SetPath() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp292 file_spec.SetPath(path); in Resolve()
375 file_spec.SetPath(home_dir); in GetHomeDirectory()
H A DHost.cpp511 shell.SetPath(shell_path); in RunShellCommand()