Home | History | Annotate | Download | only in AST

Lines Matching refs:withNoReturn

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