Home
last modified time | relevance | path

Searched refs:all_all (Results 1 – 3 of 3) sorted by relevance

/external/clang/unittests/Basic/
DVirtualFileSystemTest.cpp100 void addRegularFile(StringRef Path, sys::fs::perms Perms = sys::fs::all_all) { in addRegularFile()
106 void addDirectory(StringRef Path, sys::fs::perms Perms = sys::fs::all_all) { in addDirectory()
114 0, 0, 0, sys::fs::file_type::symlink_file, sys::fs::all_all); in addSymlink()
/external/llvm/include/llvm/Support/
DFileSystem.h90 all_all = owner_all | group_all | others_all, enumerator
/external/clang/lib/Basic/
DVirtualFileSystem.cpp759 0, file_type::directory_file, sys::fs::all_all)); in parseEntry()
773 0, file_type::directory_file, sys::fs::all_all)); in parseEntry()