LLVM 20.0.0git
|
This is the complete list of members for llvm::orc::shared::WrapperFunction< SPSRetTagT(SPSTagTs...)>, including all inherited members.
call(const CallerFn &Caller, RetT &Result, const ArgTs &...Args) | llvm::orc::shared::WrapperFunction< SPSRetTagT(SPSTagTs...)> | inlinestatic |
callAsync(AsyncCallerFn &&Caller, SendDeserializedResultFn &&SendDeserializedResult, const ArgTs &...Args) | llvm::orc::shared::WrapperFunction< SPSRetTagT(SPSTagTs...)> | inlinestatic |
handle(const char *ArgData, size_t ArgSize, HandlerT &&Handler) | llvm::orc::shared::WrapperFunction< SPSRetTagT(SPSTagTs...)> | inlinestatic |
handleAsync(const char *ArgData, size_t ArgSize, HandlerT &&Handler, SendResultT &&SendResult) | llvm::orc::shared::WrapperFunction< SPSRetTagT(SPSTagTs...)> | inlinestatic |