Searched refs:handlerBlock (Results 1 – 2 of 2) sorted by relevance
37 CXXCatchStmt(SourceLocation catchLoc, VarDecl *exDecl, Stmt *handlerBlock) in CXXCatchStmt() argument39 HandlerBlock(handlerBlock) {} in CXXCatchStmt()
1568 Label handlerBlock = handler.handlerPc.getCanonicalInstance(); in computeAllFrames() local1569 handlerBlock.flags |= Label.FLAG_JUMP_TARGET; in computeAllFrames()1575 new Edge(catchType, handlerBlock, handlerRangeBlock.outgoingEdges); in computeAllFrames()1666 Label handlerBlock = handler.handlerPc; in computeMaxStackAndLocal() local1673 new Edge(Edge.EXCEPTION, handlerBlock, handlerRangeBlock.outgoingEdges); in computeMaxStackAndLocal()1680 Edge.EXCEPTION, handlerBlock, handlerRangeBlock.outgoingEdges.nextEdge.nextEdge); in computeMaxStackAndLocal()