Home
last modified time | relevance | path

Searched refs:setErrorReporter (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DOrcV2CBindings.cpp169 unwrap(ES)->setErrorReporter( in LLVMOrcExecutionSessionSetErrorReporter()
/external/llvm-project/llvm/tools/lli/
Dlli.cpp681 ES.setErrorReporter([&](Error Err) { ExitOnErr(std::move(Err)); }); in main()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1110 ExecutionSession &setErrorReporter(ErrorReporter ReportError) { in setErrorReporter() function
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1294 ExecutionSession &setErrorReporter(ErrorReporter ReportError) { in setErrorReporter() function