Searched defs:CatchParam (Results 1 – 5 of 5) sorted by relevance
253 if (const VarDecl *CatchParam = Handler.Variable) { in EmitTryCatchStmt() local
3366 const VarDecl &CatchParam, in InitCatchParam()3565 VarDecl *CatchParam = S->getExceptionDecl(); in emitBeginCatch() local
807 VarDecl *CatchParam = S->getExceptionDecl(); in emitBeginCatch() local
3905 const VarDecl *CatchParam = CatchStmt->getCatchParamDecl(); in EmitTryOrSynchronizedStmt() local
2011 if (const VarDecl *CatchParam = Node->getCatchParamDecl()) in VisitObjCAtCatchStmt() local