Home | History | Annotate | Download | only in Sema

Lines Matching refs:isNoThrow

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