HomeSort by relevance Sort by last modified time
    Searched full:others_exe (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Support/
FileOutputBuffer.cpp 91 new_perms |= sys::fs::others_exe;
  /external/llvm/include/llvm/Support/
FileSystem.h 111 others_exe = 01, enumerator in enum:llvm::sys::fs::perms
112 others_all = others_read | others_write | others_exe,

Completed in 58 milliseconds