LLVM
8.0.1
|
Go to the source code of this file.
Classes | |
class | llvm::detail::scope_exit< Callable > |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::detail | |
Implementation details of the pass manager interfaces. | |
Functions | |
template<typename Callable > | |
LLVM_NODISCARD detail::scope_exit< typename std::decay< Callable >::type > | llvm::make_scope_exit (Callable &&F) |