Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp215 bool IsFile = false; in main() local
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DPackingElement.pm156 sub IsFile($) { 0 } subroutine
433 sub IsFile($) { 1 } subroutine