OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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