Home | History | Annotate | Download | only in Sema

Lines Matching refs:EST_Uninstantiated

2466   assert(Proto->getExceptionSpecType() != EST_Uninstantiated);
2596 if (Proto->getExceptionSpecType() != EST_Uninstantiated)
2603 // so that our callers don't have to cope with EST_Uninstantiated.
2674 if (EPI.ExceptionSpecType == EST_Uninstantiated)
2684 EPI.ExceptionSpecType = EST_Uninstantiated;