Searched defs:CatchParam (Results 1 – 4 of 4) sorted by relevance
253 if (const VarDecl *CatchParam = Handler.Variable) { in EmitTryCatchStmt() local
906 const VarDecl &CatchParam, in InitCatchParam()1104 VarDecl *CatchParam = S->getExceptionDecl(); in BeginCatch() local
3907 const VarDecl *CatchParam = CatchStmt->getCatchParamDecl(); in EmitTryOrSynchronizedStmt() local
1972 if (const VarDecl *CatchParam = Node->getCatchParamDecl()) in VisitObjCAtCatchStmt() local