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

  /external/llvm/lib/Support/
FileOutputBuffer.cpp 90 if ( new_perms & sys::fs::others_read )
  /external/llvm/include/llvm/Support/
FileSystem.h 109 others_read = 04, enumerator in enum:llvm::sys::fs::perms
112 others_all = others_read | others_write | others_exe,

Completed in 289 milliseconds