Home
last modified time | relevance | path

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

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