Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp272 bool IsPathSeparator(const char c) { in IsPathSeparator() function
H A Dsanitizer_win.cpp559 bool IsPathSeparator(const char c) { in IsPathSeparator() function