Home
last modified time | relevance | path

Searched refs:BeginFlush (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Dextensions.cpp22 Cookie cookie{IONAME(BeginFlush)(unit, __FILE__, __LINE__)}; in FORTRAN_SUBROUTINE_NAME()
H A Dio-api.cpp415 Cookie IONAME(BeginFlush)( in IONAME() argument
/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dio-api.h156 Cookie IONAME(BeginFlush)(
/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp79 mkIOKey(BeginClose), mkIOKey(BeginFlush), mkIOKey(BeginBackspace),
1669 return genBasicIOStmt<mkIOKey(BeginFlush)>(converter, stmt); in genFlushStatement()