Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CXXCatchStmt

556     const CXXCatchStmt *C = S.getHandler(I);
1059 static void BeginCatch(CodeGenFunction &CGF, const CXXCatchStmt *S) {
1237 const CXXCatchStmt *C = S.getHandler(I-1);