Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ExitCXXTryStmt

578   ExitCXXTryStmt(S);
1124 // - ExitCXXTryStmt opens a RunCleanupsScope
1228 void CodeGenFunction::ExitCXXTryStmt(const CXXTryStmt &S, bool IsFnTryBlock) {