Home
last modified time | relevance | path

Searched defs:mayWrite (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/runtime/
H A Dfile.h34 bool mayWrite() const { return mayWrite_; } in mayWrite() function
H A Dunit.h58 RT_API_ATTRS bool mayWrite() const { return true; } in mayWrite() function