Searched defs:IsDirectory (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIOPosix.cpp34 static bool IsDirectory(const std::string &Path) { function in namespace:fuzzer
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp168 bool FileSystem::IsDirectory(const Twine &path) const { function in class:FileSystem
175 bool FileSystem::IsDirectory(const FileSpec &file_spec) const { function in class:FileSystem

Completed in 122 milliseconds