Home
last modified time | relevance | path

Searched defs:setErrorReporter (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h83 void setErrorReporter(unique_function<void(Error)> ReportError) { in setErrorReporter() function
136 void setErrorReporter(ReportErrorFunction ReportError) { in setErrorReporter() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1558 ExecutionSession &setErrorReporter(ErrorReporter ReportError) { in setErrorReporter() function