HomeSort by relevance Sort by last modified time
    Searched refs:add_const_past_pointer (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
type_traits.h 86 struct add_const_past_pointer { typedef const T type; }; struct in namespace:llvm
89 struct add_const_past_pointer< struct in namespace:llvm
Casting.h 41 typedef typename add_const_past_pointer<NonConstSimpleType>::type

Completed in 916 milliseconds