Home | History | Annotate | Download | only in Sema

Lines Matching refs:isNothrow

3916         if (!CPT || !CPT->isNothrow(C))
4152 if (!CPT || !CPT->isNothrow(C))
4242 if (!CPT->isNothrow(C) || CPT->getNumParams() > 1)
4278 if (!CPT->isNothrow(C) || CPT->getNumParams() > 0)