Home
last modified time | relevance | path

Searched defs:addDirectory (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/unittests/Basic/
H A DFileEntryTest.cpp30 DirectoryEntryRef addDirectory(StringRef Name) { in addDirectory() function in clang::FileEntryTestHelper
/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp28 void FileCollectorBase::addDirectory(const Twine &Dir) { in addDirectory() function in FileCollectorBase
/llvm-project/llvm/unittests/Support/
H A DFileCollectorTest.cpp64 TEST(FileCollectorTest, addDirectory) { in TEST() argument
H A DVirtualFileSystemTest.cpp164 void addDirectory(StringRef Path, sys::fs::perms Perms = sys::fs::all_all) { in addDirectory() function in __anon6bedead70111::DummyFileSystem
[all...]
/llvm-project/lldb/unittests/Host/
H A DFileSystemTest.cpp147 void addDirectory(StringRef Path, sys::fs::perms Perms = sys::fs::all_all) { in addDirectory() function in __anonab014d540111::DummyFileSystem