Home
last modified time | relevance | path

Searched defs:IsDirectory (Results 1 – 9 of 9) sorted by relevance

/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIOPosix.cpp34 bool IsDirectory(const std::string &Path) { in IsDirectory() function
H A DFuzzerIOWindows.cpp79 bool IsDirectory(const std::string &Path) { in IsDirectory() function
/llvm-project/llvm/tools/llvm-readtapi/
H A Dllvm-readtapi.cpp307 bool IsDirectory = false; stubifyDirectory() local
410 bool IsDirectory = false; handleStubifyAction() local
/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp151 bool FileSystem::IsDirectory(const Twine &path) const { in IsDirectory() function in FileSystem
158 bool FileSystem::IsDirectory(const FileSpec &file_spec) const { in IsDirectory() function in FileSystem
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-filepath.cc326 bool FilePath::IsDirectory() const { in IsDirectory() function in testing::internal::FilePath
/llvm-project/llvm/unittests/Support/
H A DFileCollectorTest.cpp149 bool IsDirectory = false; in TEST() local
/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h658 bool IsDirectory = false; global() member
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2725 addEntry(StringRef VirtualPath,StringRef RealPath,bool IsDirectory) addEntry() argument
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp10177 __anonca10f8fc1902(StringRef Filename, bool IsDirectory) CodeCompleteIncludedFile() argument