Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-filepath.cc92 static bool IsPathSeparator(char c) { in IsPathSeparator() function
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp274 bool IsPathSeparator(const char c) { in IsPathSeparator() function
H A Dsanitizer_win.cpp560 bool IsPathSeparator(const char c) { in IsPathSeparator() function