LLVM: llvm::orc::detail::CallViaEPCHandlerTraits< HandlerT > Struct Template Reference (original) (raw)
#include "[llvm/ExecutionEngine/Orc/CallViaEPC.h](CallViaEPC%5F8h%5Fsource.html)"
| Public Types | |
|---|---|
| using | ArgInfo = CallableArgInfo |
| using | ArgsTuple = typename ArgInfo::ArgsTupleType |
| using | HandlerArgT = std::tuple_element_t<0, ArgsTuple> |
| using | RetT |
Detailed Description
template
struct llvm::orc::detail::CallViaEPCHandlerTraits< HandlerT >
Definition at line 47 of file CallViaEPC.h.
Member Typedef Documentation
◆ ArgInfo
template
◆ ArgsTuple
template
◆ HandlerArgT
template
◆ RetT
template
Initial value:
std::remove_cv_t<std::remove_reference_t>>::value_type
Definition at line 53 of file CallViaEPC.h.
The documentation for this struct was generated from the following file:
- include/llvm/ExecutionEngine/Orc/CallViaEPC.h