Home | History | Annotate | Download | only in Sema

Lines Matching refs:withNoReturn

2777     NewTypeInfo = NewTypeInfo.withNoReturn(true);
3005 = Context.adjustFunctionType(OldType, OldTypeInfo.withNoReturn(true));