Home
last modified time | relevance | path

Searched defs:x1b (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CXX/temp/temp.res/temp.local/
Dp1.cpp21 X1 f(const X1& x1a) { X1 x1b(x1a); return x1b; } in f() local
/external/clang/test/CXX/temp/temp.decls/temp.friend/
Dp4.cpp10 X1<float> x1b; // expected-note {{in instantiation of}} variable
/external/clang/test/CXX/class.access/class.friend/
Dp3-cxx0x.cpp28 X1<Y3> x1b; variable
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1.cpp100 X1<f_tmpl> x1b; in test() local
/external/clang/test/SemaCXX/
Dc99-variable-length-array.cpp64 X1<HasNonConstantValue> x1b; // expected-note{{in instantiation of}} variable