Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-filepath.cc85 static bool IsPathSeparator(char c) { in IsPathSeparator() function
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp265 bool IsPathSeparator(const char c) { in IsPathSeparator() function
H A Dsanitizer_win.cpp559 bool IsPathSeparator(const char c) { in IsPathSeparator() function