Searched defs:FileExists (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp92 bool FileExists(const char *filename) { function in namespace:__sanitizer
H A Dsanitizer_mac.cpp387 bool FileExists(const char *filename) { function in namespace:__sanitizer
H A Dsanitizer_linux.cpp536 bool FileExists(const char *filename) { function in namespace:__sanitizer
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp1395 const auto FileExists = [this](SmallString<128> Path) -> bool { local

Completed in 138 milliseconds