Home | History | Annotate | Download | only in Sema

Lines Matching refs:withNoReturn

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