LLVM 20.0.0git
|
This is the complete list of members for llvm::orc::shared::WrapperFunctionCall, including all inherited members.
ArgDataBufferType typedef | llvm::orc::shared::WrapperFunctionCall | |
Create(ExecutorAddr FnAddr, const ArgTs &...Args) | llvm::orc::shared::WrapperFunctionCall | inlinestatic |
getArgData() const | llvm::orc::shared::WrapperFunctionCall | inline |
getCallee() const | llvm::orc::shared::WrapperFunctionCall | inline |
operator bool() const | llvm::orc::shared::WrapperFunctionCall | inlineexplicit |
run() const | llvm::orc::shared::WrapperFunctionCall | inline |
runWithSPSRet(RetT &RetVal) const | llvm::orc::shared::WrapperFunctionCall | inline |
runWithSPSRet() const | llvm::orc::shared::WrapperFunctionCall | inline |
runWithSPSRetErrorMerged() const | llvm::orc::shared::WrapperFunctionCall | inline |
WrapperFunctionCall()=default | llvm::orc::shared::WrapperFunctionCall | |
WrapperFunctionCall(ExecutorAddr FnAddr, ArgDataBufferType ArgData) | llvm::orc::shared::WrapperFunctionCall | inline |