LLVM
15.0.0git
|
#include "llvm/ADT/STLExtras.h"
Public Types | |
using | type = typename std::add_lvalue_reference< typename std::add_const< T >::type >::type |
Definition at line 73 of file STLExtras.h.
using llvm::make_const_ref< T >::type = typename std::add_lvalue_reference< typename std::add_const<T>::type>::type |
Definition at line 75 of file STLExtras.h.