Home
last modified time | relevance | path

Searched defs:Handlers (Results 1 – 17 of 17) sorted by relevance

/llvm-project/mlir/docs/
H A DDiagnostics.md218 Scoped Diagnostic HandlerDiagnostic Infrastructure""Common Diagnostic Handlers global() argument
242 SourceMgr Diagnostic HandlerDiagnostic Infrastructure""Common Diagnostic Handlers global() argument
305 SourceMgr Diagnostic Verifier HandlerDiagnostic Infrastructure""Common Diagnostic Handlers global() argument
374 Parallel Diagnostic HandlerDiagnostic Infrastructure""Common Diagnostic Handlers global() argument
H A DActionTracing.md148 Debug CountersAction: Tracing and Debugging MLIR-based Compilers""MLIR-provided Handlers global() argument
212 ExecutionContextAction: Tracing and Debugging MLIR-based Compilers""MLIR-provided Handlers global() argument
/llvm-project/clang/include/clang/Lex/
H A DPragma.h99 llvm::StringMap<std::unique_ptr<PragmaHandler>> Handlers; variable
/llvm-project/clang/unittests/StaticAnalyzer/
H A DBugReportInterestingnessTest.cpp35 CallDescriptionMap<HandlerFn> Handlers = { member in __anon06e55f050111::InterestingnessTestChecker
/llvm-project/llvm/include/llvm/Support/
H A DError.h977 void handleAllErrors(Error E, HandlerTs &&... Handlers) { in handleAllErrors() argument
938 handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload,HandlerT && Handler,HandlerTs &&...Handlers) handleErrorImpl() argument
1029 handleExpected(Expected<T> ValOrErr,RecoveryFtor && RecoveryPath,HandlerTs &&...Handlers) handleExpected() argument
/llvm-project/clang-tools-extra/clangd/
H A DClangdLSPServer.h272 LSPBinder::RawHandlers Handlers; global() variable
/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp160 SmallVector<CatchHandler, 8> Handlers; in EmitTryCatchStmt() local
[all...]
H A DCGException.cpp1229 SmallVector<EHCatchScope::Handler, 8> Handlers( ExitCXXTryStmt() local
H A DCGExpr.cpp3570 llvm::BasicBlock *Handlers = createBasicBlock("handler." + CheckName); EmitCheck() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h192 SmallVector<std::unique_ptr<AsmPrinterHandler>, 2> Handlers; global() variable
/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp157 ArrayRef<const CatchPadInst *> Handlers) { in addTryBlockMapEntry() argument
386 SmallVector<const CatchPadInst *, 2> Handlers; calculateCXXStateNumbers() local
/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp2677 StmtVector Handlers; ParseCXXTryBlockCommon() local
/llvm-project/llvm/tools/llvm-c-test/
H A Decho.cpp922 LLVMBasicBlockRef *Handlers = static_cast<LLVMBasicBlockRef*>( CloneInstruction() local
/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4187 ActOnCXXTryBlock(SourceLocation TryLoc,Stmt * TryBlock,ArrayRef<Stmt * > Handlers) ActOnCXXTryBlock() argument
H A DTreeTransform.h2566 RebuildCXXTryStmt(SourceLocation TryLoc,Stmt * TryBlock,ArrayRef<Stmt * > Handlers) RebuildCXXTryStmt() argument
8812 SmallVector<Stmt *, 8> Handlers; TransformCXXTryStmt() local
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5559 SmallVector<BasicBlock *, 2> Handlers; parseFunctionBody() local
/llvm-project/llvm/lib/IR/
H A DCore.cpp3437 LLVMGetHandlers(LLVMValueRef CatchSwitch,LLVMBasicBlockRef * Handlers) LLVMGetHandlers() argument