Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1386 using SendResultFunction = unique_function<void(shared::WrapperFunctionResult)>; variable
1394 SendResultFunction SendResult,
1634 SendResultFunction SendResult, in wrapAsyncWithSPS()
1673 runJITDispatchHandler(SendResultFunction SendResult,
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2217 SendResultFunction SendResult, JITTargetAddress HandlerFnTagAddr, in runJITDispatchHandler()