Home | History | Annotate | Download | only in Sema

Lines Matching refs:CXXTryStmt

860   if (isa<CXXTryStmt>(Body)) {
10525 void Sema::DiagnoseReturnInConstructorExceptionHandler(CXXTryStmt *TryBlock) {