Searched defs:CatchParam (Results 1 – 5 of 5) sorted by relevance
260 if (const VarDecl *CatchParam = Handler.Variable) { in EmitTryCatchStmt() local
4459 const VarDecl &CatchParam, in InitCatchParam()4664 VarDecl *CatchParam = S->getExceptionDecl(); in emitBeginCatch() local
914 VarDecl *CatchParam = S->getExceptionDecl(); in emitBeginCatch() local
4743 const VarDecl *CatchParam = CatchStmt->getCatchParamDecl(); in EmitTryOrSynchronizedStmt() local
785 if (const VarDecl *CatchParam = Node->getCatchParamDecl()) in VisitObjCAtCatchStmt() local