Searched refs:others_read (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DFileSystem.h83 others_read = 04, enumerator in enum:llvm::sys::fs::perms
86 others_all = others_read | others_write | others_exe,
87 all_read = owner_read | group_read | others_read,

Completed in 266 milliseconds