LLVM 22.0.0git
|
Classes | |
struct | IsValidPointer |
struct | IsValidReference |
Typedefs | |
template<typename U, typename V> | |
using | check_has_dereference = decltype(static_cast<V>(*std::declval<U &>())) |
Variables | |
template<typename U, typename V> | |
static constexpr bool | HasDereference |
using llvm::mdconst::detail::check_has_dereference = decltype(static_cast<V>(*std::declval<U &>())) |
Definition at line 626 of file Metadata.h.
|
staticconstexpr |
Definition at line 629 of file Metadata.h.