Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DFileSpec.cpp46 bool PathStyleIsPosix(FileSpec::Style style) { in PathStyleIsPosix() function
59 if (PathStyleIsPosix(style)) in Denormalize()