Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPragma.h93 llvm::StringMap<PragmaHandler*> Handlers; variable
/external/python/cpython3/Doc/howto/
Dlogging.rst472 Handlers section in Advanced Logging Tutorial
/external/python/cpython2/Doc/howto/
Dlogging.rst472 Handlers section in Advanced Logging Tutorial
/external/python/cpython3/Doc/library/
Dcodecs.rst449 .. _codec-objects:
/external/llvm/include/llvm/Support/
DError.h482 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, in handleErrorImpl()
521 void handleAllErrors(Error E, HandlerTs &&... Handlers) { in handleAllErrors()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DError.h502 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, in handleErrorImpl()
541 void handleAllErrors(Error E, HandlerTs &&... Handlers) { in handleAllErrors()
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h137 SmallVector<HandlerInfo, 1> Handlers; variable
/external/python/cpython2/Modules/
Dsignalmodule.c87 } Handlers[NSIG]; variable
/external/clang/lib/CodeGen/
DCGObjCRuntime.cpp188 SmallVector<CatchHandler, 8> Handlers; in EmitTryCatchStmt() local
DCGException.cpp1020 SmallVector<EHCatchScope::Handler, 8> Handlers( in ExitCXXTryStmt() local
DCGExpr.cpp2542 llvm::BasicBlock *Handlers = createBasicBlock("handler." + CheckName); in EmitCheck() local
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp132 ArrayRef<const CatchPadInst *> Handlers) { in addTryBlockMapEntry()
237 SmallVector<const CatchPadInst *, 2> Handlers; in calculateCXXStateNumbers() local
/external/python/cpython3/Modules/
Dsignalmodule.c98 } Handlers[NSIG]; variable
/external/clang/lib/Parse/
DParseStmt.cpp2102 StmtVector Handlers; in ParseCXXTryBlockCommon() local
/external/clang/lib/Sema/
DSemaStmt.cpp3641 ArrayRef<Stmt *> Handlers) { in ActOnCXXTryBlock()
DTreeTransform.h1886 ArrayRef<Stmt *> Handlers) { in RebuildCXXTryStmt()
6896 SmallVector<Stmt *, 8> Handlers; in TransformCXXTryStmt() local
/external/protobuf/php/ext/google/protobuf/
Dupb.h3192 class Handlers; variable
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4918 SmallVector<BasicBlock *, 2> Handlers; in parseFunctionBody() local