LLVM
8.0.1
|
#include "llvm/ADT/STLExtras.h"
Public Types | |
using | type = typename std::add_lvalue_reference< typename std::add_const< T >::type >::type |
Definition at line 79 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 81 of file STLExtras.h.