Home
last modified time | relevance | path

Searched defs:AppendPathComponent (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DFileSpec.cpp499 void FileSpec::AppendPathComponent(llvm::StringRef component) { in AppendPathComponent() function in FileSpec
506 void FileSpec::AppendPathComponent(const FileSpec &new_path) { in AppendPathComponent() function in FileSpec
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBFileSpec.cpp168 void SBFileSpec::AppendPathComponent(const char *fn) { in AppendPathComponent() function in SBFileSpec