Searched defs:addDirectory (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/unittests/Basic/ | ||
H A D | FileEntryTest.cpp | 30 DirectoryEntryRef addDirectory(StringRef Name) { in addDirectory() function in clang::FileEntryTestHelper |
/llvm-project/llvm/lib/Support/ | ||
H A D | FileCollector.cpp | 28 void FileCollectorBase::addDirectory(const Twine &Dir) { in addDirectory() function in FileCollectorBase |
/llvm-project/llvm/unittests/Support/ | ||
H A D | FileCollectorTest.cpp | 64 TEST(FileCollectorTest, addDirectory) { in TEST() argument |
H A D | VirtualFileSystemTest.cpp | 164 void addDirectory(StringRef Path, sys::fs::perms Perms = sys::fs::all_all) { in addDirectory() function in __anon6bedead70111::DummyFileSystem |
/llvm-project/lldb/unittests/Host/ | ||
H A D | FileSystemTest.cpp | 147 void addDirectory(StringRef Path, sys::fs::perms Perms = sys::fs::all_all) { in addDirectory() function in __anonab014d540111::DummyFileSystem |