Searched defs:CatchParam (Results 1 – 5 of 5) sorted by relevance
254 if (const VarDecl *CatchParam = Handler.Variable) { in EmitTryCatchStmt() local
3563 const VarDecl &CatchParam, in InitCatchParam()3765 VarDecl *CatchParam = S->getExceptionDecl(); in emitBeginCatch() local
895 VarDecl *CatchParam = S->getExceptionDecl(); in emitBeginCatch() local
4125 const VarDecl *CatchParam = CatchStmt->getCatchParamDecl(); in EmitTryOrSynchronizedStmt() local
2071 if (const VarDecl *CatchParam = Node->getCatchParamDecl()) in VisitObjCAtCatchStmt() local