Home
last modified time | relevance | path

Searched defs:HandlerTy (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DMLIRContext.h248 using HandlerTy = global() variable
H A DDiagnostics.h424 using HandlerTy = llvm::unique_function<LogicalResult(Diagnostic &)>; global() variable
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExceptionAnalyzer.cpp348 filterByCatch(const Type * HandlerTy,const ASTContext & Context) filterByCatch() argument