Searched defs:handlerBlock (Results 1 – 2 of 2) sorted by relevance
1568 Label handlerBlock = handler.handlerPc.getCanonicalInstance(); in computeAllFrames() local1666 Label handlerBlock = handler.handlerPc; in computeMaxStackAndLocal() local
37 CXXCatchStmt(SourceLocation catchLoc, VarDecl *exDecl, Stmt *handlerBlock) in CXXCatchStmt()