Searched defs:SetFilename (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBFileSpec.cpp122 void SBFileSpec::SetFilename(const char *filename) { function in class:SBFileSpec
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp345 void FileSpec::SetFilename(ConstString filename) { function in class:FileSpec
350 void FileSpec::SetFilename(llvm::StringRef filename) { function in class:FileSpec

Completed in 112 milliseconds