Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp433 void FileSpec::PrependPathComponent(llvm::StringRef component) { in PrependPathComponent() function in FileSpec
443 void FileSpec::PrependPathComponent(const FileSpec &new_path) { in PrependPathComponent() function in FileSpec