Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bindings/Python/
H A DIRModule.h427 struct PyMlirContext::ErrorCapture { global() struct
428 ErrorCaptureErrorCapture ErrorCapture() argument
432 ~ErrorCaptureErrorCapture ~ErrorCapture() argument
437 takeErrorCapture take() argument
443 handlerIDErrorCapture global() argument
444 errorsErrorCapture global() argument
/llvm-project/clang/test/Analysis/
H A Dautoreleasewritechecker_test.m304 @interface ErrorCapture interface