Home
last modified time | relevance | path

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

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