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

/external/llvm/include/llvm/Support/
H A DFileSystem.h84 others_write = 02, enumerator in enum:llvm::sys::fs::perms
86 others_all = others_read | others_write | others_exe,
88 all_write = owner_write | group_write | others_write,

Completed in 54 milliseconds