| 
    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 627 of file Metadata.h.
      
  | 
  staticconstexpr | 
Definition at line 630 of file Metadata.h.