Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp47 bool PathStyleIsPosix(FileSpec::Style style) { in PathStyleIsPosix() function
60 if (PathStyleIsPosix(style)) in Denormalize()