Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DFileSpec.cpp46 bool PathStyleIsPosix(FileSpec::Style style) { in PathStyleIsPosix() function
61 if (PathStyleIsPosix(style)) in Denormalize()