Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dfile.h36 bool mayAsynchronous() const { return mayAsynchronous_; } in mayAsynchronous() function
H A Dunit.h60 RT_API_ATTRS bool mayAsynchronous() const { return false; } in mayAsynchronous() function