Home | History | Annotate | Download | only in Sema

Lines Matching refs:CXXTryStmt

879   if (isa<CXXTryStmt>(Body)) {
11105 void Sema::DiagnoseReturnInConstructorExceptionHandler(CXXTryStmt *TryBlock) {