Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h529 static void handleAsync(const char *ArgData, size_t ArgSize, in handleAsync() function
578 using WrapperFunction<SPSEmpty(SPSTagTs...)>::handleAsync;
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1703 shared::WrapperFunction<SPSSignature>::handleAsync(ArgData, ArgSize, H, in wrapAsyncWithSPS()