Home | History | Annotate | Download | only in Sema

Lines Matching refs:SEHTryStmt

3076   return Owned(SEHTryStmt::Create(Context,IsCXXTry,TryLoc,TryBlock,Handler));