Searched refs:add_const_past_pointer (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A Dtype_traits.h78 struct add_const_past_pointer { typedef const T type; }; struct in namespace:llvm
81 struct add_const_past_pointer< struct in namespace:llvm
H A DCasting.h41 typedef typename add_const_past_pointer<NonConstSimpleType>::type

Completed in 67 milliseconds