Searched refs:endSession (Results 1 – 14 of 14) sorted by relevance
46 cantFail(ES.endSession()); in TEST()59 cantFail(ES.endSession()); in TEST()76 cantFail(ES.endSession()); in TEST()118 cantFail(ES.endSession()); in TEST()
67 if (auto Err = ES.endSession()) in testSetProcessAllSections()173 if (auto Err = ES.endSession()) in TEST()243 if (auto Err = ES.endSession()) in TEST()
30 if (auto Err = ES.endSession()) in ~ObjectLinkingLayerTest()
50 if (auto Err = ES.endSession()) in ~CoreAPIsBasedStandardTest()
1414 auto _ = make_scope_exit([&]() { cantFail(ES.endSession()); }); in TEST()1456 auto _ = make_scope_exit([&]() { cantFail(ES.endSession()); }); in TEST()1480 auto _ = make_scope_exit([&]() { cantFail(ES.endSession()); }); in TEST()1577 cantFail(ES.endSession()); in TEST()
60 if (auto Err = ES->endSession()) in ~KaleidoscopeJIT()
64 if (auto Err = ES->endSession()) in ~KaleidoscopeJIT()
67 if (auto Err = ES->endSession()) in ~KaleidoscopeJIT()
81 if (auto Err = ES->endSession()) in ~KaleidoscopeJIT()
166 if (auto Err = ES->endSession()) in ~KaleidoscopeJIT()
692 if (auto Err = ES->endSession()) in ~LLJIT()
1895 Error ExecutionSession::endSession() { in endSession() function in llvm::orc::ExecutionSession
1020 if (auto Err = ES.endSession()) in ~Session()2087 ExitOnErr(S->ES.endSession()); in main()
1397 Error endSession();