Searched defs:ConstPointer (Results 1 – 2 of 2) sorted by relevance
33 …typedef std::allocator<char>::const_pointer ConstPointer; // expected-warning {{'const_point… in f() typedef40 …typedef std::allocator<void>::const_pointer ConstPointer; // expected-warning {{'const_point… in f() typedef
298 const ExpensiveToCopyType *const ConstPointer = &Obj; PositiveLocalConstPointer() local