Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h527 static void handleAsync(const char *ArgData, size_t ArgSize, in handleAsync() function
576 using WrapperFunction<SPSEmpty(SPSTagTs...)>::handleAsync;
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1636 shared::WrapperFunction<SPSSignature>::handleAsync(ArgData, ArgSize, H, in wrapAsyncWithSPS()