Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ExitCXXTryStmt

586   ExitCXXTryStmt(S);
1083 // - ExitCXXTryStmt opens a RunCleanupsScope
1187 void CodeGenFunction::ExitCXXTryStmt(const CXXTryStmt &S, bool IsFnTryBlock) {