Home | History | Annotate | Download | only in Sema

Lines Matching refs:isNoThrow

11463     if (Context.BuiltinInfo.isNoThrow(BuiltinID) && !FD->hasAttr<NoThrowAttr>())