Searched defs:NumHandlers (Results 1 – 7 of 7) sorted by relevance
636 EHCatchScope *CatchScope = EHStack.pushCatch(NumHandlers); in EnterCXXTryStmt() local 979 unsigned NumHandlers = CatchScope.getNumHandlers(); emitCatchPadBlock() local 1023 unsigned NumHandlers = CatchScope.getNumHandlers(); emitWasmCatchPadBlock() local 1212 unsigned NumHandlers = S.getNumHandlers(); ExitCXXTryStmt() local [all...]
75 unsigned NumHandlers; variable
919 unsigned NumHandlers = LLVMGetNumHandlers(Src); CloneInstruction() local
3168 unsigned NumHandlers = CatchSwitch.getNumHandlers(); writeInstruction() local
4220 const unsigned NumHandlers = Handlers.size(); ActOnCXXTryBlock() local
5557 unsigned NumHandlers = Record[Idx++]; parseFunctionBody() local
3375 LLVMBuildCatchSwitch(LLVMBuilderRef B,LLVMValueRef ParentPad,LLVMBasicBlockRef UnwindBB,unsigned NumHandlers,const char * Name) LLVMBuildCatchSwitch() argument