Searched defs:NumHandlers (Results 1 – 7 of 7) sorted by relevance
636 unsigned NumHandlers = S.getNumHandlers(); in EnterCXXTryStmt() local 979 unsigned NumHandlers = CatchScope.getNumHandlers(); in emitCatchPadBlock() local 1023 unsigned NumHandlers = CatchScope.getNumHandlers(); in emitWasmCatchPadBlock() local 1211 unsigned NumHandlers = S.getNumHandlers(); ExitCXXTryStmt() local [all...]
59 unsigned NumHandlers : 32 - NumCommonBits; global() variable
75 unsigned NumHandlers; variable
3093 unsigned NumHandlers = CatchSwitch.getNumHandlers(); writeInstruction() local
4518 const unsigned NumHandlers = Handlers.size(); ActOnCXXTryBlock() local
5379 unsigned NumHandlers = Record[Idx++]; parseFunctionBody() local
3233 LLVMBuildCatchSwitch(LLVMBuilderRef B,LLVMValueRef ParentPad,LLVMBasicBlockRef UnwindBB,unsigned NumHandlers,const char * Name) LLVMBuildCatchSwitch() argument