Searched refs:ReadAsynchronously (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/flang/runtime/ | ||
| H A D | file.h | 63 int ReadAsynchronously(FileOffset, char *, std::size_t, IoErrorHandler &); |
| H A D | file.cpp | 269 int OpenFile::ReadAsynchronously( in ReadAsynchronously() function in Fortran::runtime::io::OpenFile |