Searched refs:CatchDecl (Results 1 – 1 of 1) sorted by relevance
167 const VarDecl *CatchDecl = CatchStmt->getCatchParamDecl(); in EmitTryCatchStmt() local171 Handler.Variable = CatchDecl; in EmitTryCatchStmt()177 if (!CatchDecl) { in EmitTryCatchStmt()185 Handler.TypeInfo = GetEHType(CatchDecl->getType()); in EmitTryCatchStmt()