Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DFileSpec.cpp45 bool PathStyleIsPosix(FileSpec::Style style) { in PathStyleIsPosix() function
60 if (PathStyleIsPosix(style)) in Denormalize()