Searched defs:others_exe (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DFileSystem.h88 others_exe = 01, enumerator in enum:llvm::sys::fs::perms
89 others_all = others_read | others_write | others_exe,
92 all_exe = owner_exe | group_exe | others_exe,

Completed in 118 milliseconds