Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:RunCleanupsScope

1083   //   - ExitCXXTryStmt opens a RunCleanupsScope
1090 // - EmitCXXTryStmt close the RunCleanupsScope
1240 RunCleanupsScope CatchScope(*this);