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