Home
last modified time | relevance | path

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

/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest-filepath.cc92 static bool IsPathSeparator(char c) { in IsPathSeparator() function
[all...]
/freebsd-src/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.cpp564 bool IsPathSeparator(const char c) { IsPathSeparator() function