Home
last modified time | relevance | path

Searched defs:x2b (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGenCXX/
Dglobal-llvm-constant.cpp32 const X2 x2b = { { { 1 }, { 2 }, { 3 } } }; variable
/external/clang/test/SemaTemplate/
Dtemp_class_order.cpp42 X2<const int*, const int*> x2b; variable
Dinstantiate-member-template.cpp118 X2<float> x2b; // expected-note{{instantiation}} variable
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1.cpp116 X2<iarr> x2b; // expected-error {{cannot bind to template argument of type 'int [10]'}} in test() local