Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerIOWindows.cpp27 static bool IsFile(const std::string &Path, const DWORD &FileAttributes) { in IsFile() function
63 bool IsFile(const std::string &Path) { in IsFile() function
H A DFuzzerIOPosix.cpp28 bool IsFile(const std::string &Path) { in IsFile() function