Home | History | Annotate | Download | only in Sema

Lines Matching refs:isNoThrow

9026     if (Context.BuiltinInfo.isNoThrow(BuiltinID) && !FD->getAttr<NoThrowAttr>())