Home
last modified time | relevance | path

Searched defs:DirExists (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cpp368 TEST(SanitizerCommon,DirExists) TEST() argument
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp96 bool DirExists(const char *path) { in DirExists() function
H A Dsanitizer_mac.cpp397 bool DirExists(const char *path) { in DirExists() function
H A Dsanitizer_linux.cpp539 bool DirExists(const char *path) { DirExists() function