mini-llvm 0.1.0
Loading...
Searching...
No Matches
mini_llvm::FunctionRef< R(Args...)> Member List

This is the complete list of members for mini_llvm::FunctionRef< R(Args...)>, including all inherited members.

FunctionRef(F *f) noexceptmini_llvm::FunctionRef< R(Args...)>inline
FunctionRef(F &&f) noexceptmini_llvm::FunctionRef< R(Args...)>inline
FunctionRef(const FunctionRef &)=defaultmini_llvm::FunctionRef< R(Args...)>
operator()(Args... args) constmini_llvm::FunctionRef< R(Args...)>inline
operator=(const FunctionRef &) noexcept=defaultmini_llvm::FunctionRef< R(Args...)>