Searched refs:SendResultFunction (Results 1 – 2 of 2) sorted by relevance
1368 using SendResultFunction = unique_function<void(shared::WrapperFunctionResult)>; variable1373 SendResultFunction SendResult,1667 return [H = std::forward<HandlerT>(H)](SendResultFunction SendResult, in wrapAsyncWithSPS()1706 LLVM_ABI void runJITDispatchHandler(SendResultFunction SendResult,
1937 void ExecutionSession::runJITDispatchHandler(SendResultFunction SendResult, in runJITDispatchHandler()