Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Utility/
H A DFileSpecTest.cpp344 TEST(FileSpecTest, RemoveLastPathComponent) { in TEST() argument
/llvm-project-15.0.7/lldb/source/Utility/
H A DFileSpec.cpp445 bool FileSpec::RemoveLastPathComponent() { in RemoveLastPathComponent() function in FileSpec