Home | History | Annotate | Download | only in Sema

Lines Matching refs:CXXTryStmt

1073   if (isa<CXXTryStmt>(Body)) {
11628 void Sema::DiagnoseReturnInConstructorExceptionHandler(CXXTryStmt *TryBlock) {