Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Coverage/
Dast-print-temp-class.cpp18 template<typename T> class C2b {}; class
21 C2<C2b> c2;
/external/clang/test/SemaCXX/
Dcxx1y-variable-templates_in_class.cpp147 struct C2b { struct
151 template<typename U> U *const C2b::Data<U*>;
152 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
/external/llvm-project/clang/test/SemaCXX/
Dcxx1y-variable-templates_in_class.cpp146 struct C2b { struct
150 template<typename U> U *const C2b::Data<U*>;
151 …template int *const C2b::Data<int*>; // expected-note {{in instantiation of static data member 'no… argument
Dfriend2.cpp22 template<typename T> struct C2b { struct