Home | History | Annotate | Download | only in llvm-objdump

Lines Matching refs:owner_write

1485     outs() << ((Mode & sys::fs::owner_write) ? "w" : "-");