Searched refs:C1b (Results 1 - 1 of 1) sorted by relevance
/external/clang/test/SemaCXX/ | ||
H A D | cxx1y-variable-templates_in_class.cpp | 134 struct C1b { struct in namespace:non_const_init::pointers 138 template<typename T> CONST T* C1b::Data<T*> = (T*)(0); 139 template CONST int* C1b::Data<int*>; |
Completed in 1290 milliseconds