Home
last modified time | relevance | path

Searched defs:CatchStmt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp193 const ObjCAtCatchStmt *CatchStmt = S.getCatchStmt(I); in EmitTryCatchStmt() local
H A DCGObjCMac.cpp4190 const ObjCAtCatchStmt *CatchStmt = AtTryStmt->getCatchStmt(I); in EmitTryOrSynchronizedStmt() local