Home | History | Annotate | Download | only in AST

Lines Matching refs:withNoReturn

5750   FunctionType::ExtInfo einfo = lbaseInfo.withNoReturn(NoReturn);
6533 if (BuiltinInfo.isNoReturn(Id)) EI = EI.withNoReturn(true);