Searched defs:addRegularFile (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/lldb/unittests/Host/ | ||
| H A D | FileSystemTest.cpp | 135 void addRegularFile(StringRef Path, sys::fs::perms Perms = sys::fs::all_all) { in addRegularFile() function in __anonef9ab2f10111::DummyFileSystem |
| /llvm-project-15.0.7/llvm/unittests/Support/ | ||
| H A D | VirtualFileSystemTest.cpp | 154 void addRegularFile(StringRef Path, sys::fs::perms Perms = sys::fs::all_all) { in addRegularFile() function in __anon6124b8b40111::DummyFileSystem |