Searched defs:FileExists (Results 1 – 6 of 6) sorted by relevance
358 TEST(SanitizerCommon,FileExists) TEST() argument
479 static bool FileExists(std::string const& name) { in FileExists() function
92 bool FileExists(const char *filename) { in FileExists() function
387 bool FileExists(const char *filename) { in FileExists() function
529 bool FileExists(const char *filename) { FileExists() function
1376 const auto FileExists = [this](SmallString<128> Path) -> bool { findConfigFile() local