Home
last modified time | relevance | path

Searched refs:CopyByRemovingLastPathComponent (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DFileSpec.h456 FileSpec CopyByRemovingLastPathComponent() const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DFileSpec.cpp470 FileSpec FileSpec::CopyByRemovingLastPathComponent() const { in CopyByRemovingLastPathComponent() function in FileSpec