Home | History | Annotate | Download | only in Sema

Lines Matching refs:isNothrow

839   return FT->isNothrow(S.Context) ? CT_Cannot : CT_Can;