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

/external/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp147 struct C2b { struct in namespace:non_const_init::pointers
151 template<typename U> U *const C2b::Data<U*>;
152 template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'non_const_init::pointers::C2b::Data<int *>' requested here}}

Completed in 3837 milliseconds