Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsCXXTry

3661 StmtResult Sema::ActOnSEHTryBlock(bool IsCXXTry, SourceLocation TryLoc,
3693 return SEHTryStmt::Create(Context, IsCXXTry, TryLoc, TryBlock, Handler);