Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dfile.h33 bool mayRead() const { return mayRead_; } in mayRead() function
H A Dunit.h57 RT_API_ATTRS bool mayRead() const { return false; } in mayRead() function