Home
last modified time | relevance | path

Searched refs:mlirContextAttachDiagnosticHandler (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/include/mlir-c/
DDiagnostics.h82 MLIR_CAPI_EXPORTED MlirDiagnosticHandlerID mlirContextAttachDiagnosticHandler(
/external/llvm-project/mlir/lib/CAPI/IR/
DDiagnostics.cpp56 MlirDiagnosticHandlerID mlirContextAttachDiagnosticHandler( in mlirContextAttachDiagnosticHandler() function
/external/llvm-project/mlir/test/CAPI/
Dir.c1311 MlirDiagnosticHandlerID id = mlirContextAttachDiagnosticHandler( in testDiagnostics()