Home
last modified time | relevance | path

Searched defs:x2a (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CXX/except/except.spec/
Dp14-ir.cpp33 X2 x2a(x2); in test() local
/external/clang/test/SemaTemplate/
Dtemp_class_order.cpp41 X2<int*, int*> x2a; // expected-error{{ambiguous}} variable
Dnested-template.cpp125 X2<float> x2a; // expected-note{{instantiation}} variable
Dinstantiate-member-template.cpp117 X2<int&> x2a; // expected-note{{instantiation}} variable
/external/clang/test/SemaCXX/
Dcopy-initialization.cpp19 X x2a(0); // expected-error{{call to constructor of 'X' is ambiguous}} in f() local
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1.cpp114 X2<i> x2a; in test() local