Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp310 FileSpec::GuessPathStyle(llvm::StringRef absolute_path) { in GuessPathStyle() function in FileSpec
/llvm-project/lldb/unittests/Utility/
H A DFileSpecTest.cpp194 TEST(FileSpecTest, GuessPathStyle) { in TEST() argument