Searched defs:CatchStmt (Results 1 – 3 of 3) sorted by relevance
133 const CXXCatchStmt *CatchStmt, ASTContext &Context) { in diagnoseCatchLocations()
165 for (const ObjCAtCatchStmt *CatchStmt : S.catch_stmts()) { in EmitTryCatchStmt() local
4725 for (const ObjCAtCatchStmt *CatchStmt : AtTryStmt->catch_stmts()) { EmitTryOrSynchronizedStmt() local