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