Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dinternal-unit.h21 class IoErrorHandler; variable
H A Dio-error.h29 explicit IoErrorHandler(const Terminator &that) : Terminator{that} {} in IoErrorHandler() function