LLVM 20.0.0git
|
#include "llvm/Support/type_traits.h"
Public Types | |
using | type = typename add_const_past_pointer< T >::type |
Definition at line 67 of file type_traits.h.
using llvm::const_pointer_or_const_ref< T, std::enable_if_t< std::is_pointer_v< T > > >::type = typename add_const_past_pointer<T>::type |
Definition at line 68 of file type_traits.h.