Home
last modified time | relevance | path

Searched defs:IsFile (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIOWindows.cpp26 static bool IsFile(const std::string &Path, const DWORD &FileAttributes) { in IsFile() function
62 bool IsFile(const std::string &Path) { in IsFile() function
H A DFuzzerIOPosix.cpp27 bool IsFile(const std::string &Path) { in IsFile() function