Home | History | Annotate | Download | only in Chapter5

Lines Matching refs:ExitOnErr

714 static ExitOnError ExitOnErr;
1142 ExitOnErr(TheJIT->addFunctionAST(std::move(FnAST)));
1180 ExitOnErr(TheJIT->executeRemoteExpr(cantFail(ExprSymbol.getAddress())));
1271 ExitOnErr.setBanner("Kaleidoscope: ");
1283 auto Remote = ExitOnErr(MyRemote::Create(*TCPChannel, ES));
1306 ExitOnErr(Remote->terminateSession());