Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h281 SendWrapperFunctionResultT &&SendWrapperFunctionResult, in applyAsync() argument
285 SendWrapperFunctionResult(WrapperFunctionResult::createOutOfBandError( in applyAsync()
291 [SendWFR = std::move(SendWrapperFunctionResult)](auto Result) mutable { in applyAsync()