Searched defs:registerHandler (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/mlir/include/mlir/IR/ | ||
| H A D | Diagnostics.h | 442 registerHandler(FuncTy &&handler) { registerHandler() function |
| /llvm-project/mlir/lib/IR/ | ||
| H A D | Diagnostics.cpp | 281 auto DiagnosticEngine::registerHandler(HandlerTy handler) -> HandlerID { in registerHandler() function in DiagnosticEngine |