Searched defs:SetPosition (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/flang/runtime/ | ||
| H A D | file.h | 84 void SetPosition(FileOffset pos) { in SetPosition() function |
| H A D | unit.cpp | 649 void ExternalFileUnit::SetPosition(std::int64_t pos, IoErrorHandler &handler) { in SetPosition() function in Fortran::runtime::io::ExternalFileUnit |
| H A D | io-api.cpp | 915 bool IONAME(SetPosition)( in IONAME() argument |