|
LLVM
3.7.0
|
This is the complete list of members for llvm::function_ref< Ret(Params...)>, including all inherited members.
| function_ref(Callable &&callable, typename std::enable_if< !std::is_same< typename std::remove_reference< Callable >::type, function_ref >::value >::type *=nullptr) | llvm::function_ref< Ret(Params...)> | inline |
| operator()(Params...params) const | llvm::function_ref< Ret(Params...)> | inline |
1.8.6