Home | History | Annotate | Download | only in Sema

Lines Matching refs:withNoReturn

9070     if (NoReturn && !Ext.getNoReturn()) Ext = Ext.withNoReturn(true);
9099 EPI.ExtInfo = FunctionType::ExtInfo().withNoReturn(NoReturn);