Searched defs:IoErrorHandler (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-project/flang/runtime/ | ||
| D | internal-unit.h | 21 class IoErrorHandler; variable |
| D | io-error.h | 29 explicit IoErrorHandler(const Terminator &that) : Terminator{that} {} in IoErrorHandler() function |