class WrapperFunctionHandlerHelper

Declaration

template <typename WrapperFunctionImplT,
          template <typename>
          class... ResultSerializer,
          typename... SPSTagTs>
class WrapperFunctionHandlerHelper { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h:203

Templates

WrapperFunctionImplT
template class ResultSerializer
SPSTagTs