LLVM: llvm::detail::UniqueFunctionBase< ReturnT, ParamTs >::TrivialCallback Struct Reference (original) (raw)
A struct to hold a single trivial callback with sufficient alignment for our bitpacking. More...
#include "[llvm/ADT/FunctionExtras.h](FunctionExtras%5F8h%5Fsource.html)"
Detailed Description
template<typename ReturnT, typename... ParamTs>
struct llvm::detail::UniqueFunctionBase< ReturnT, ParamTs >::TrivialCallback
A struct to hold a single trivial callback with sufficient alignment for our bitpacking.
Definition at line 119 of file FunctionExtras.h.
Member Data Documentation
◆ CallPtr
template<typename ReturnT, typename... ParamTs>
The documentation for this struct was generated from the following file:
- include/llvm/ADT/FunctionExtras.h