Searched defs:x1a (Results 1 - 7 of 7) sorted by relevance

/external/clang/test/CXX/temp/temp.res/temp.local/
H A Dp1.cpp21 X1 f(const X1& x1a) { X1 x1b(x1a); return x1b; } argument
/external/clang/test/CXX/temp/temp.decls/temp.friend/
H A Dp4.cpp9 X1<int> x1a; variable
/external/clang/test/CXX/class.access/class.friend/
H A Dp3-cxx0x.cpp27 X1<Y2> x1a; variable
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1.cpp53 X1<f> x1a; local
H A Dp5.cpp204 X1<&Y::y> x1a; member in namespace:pointer_to_member_data
/external/clang/test/CXX/temp/temp.param/
H A Dp15-cxx0x.cpp24 X1<X1<>> x1a; variable
/external/clang/test/SemaCXX/
H A Dc99-variable-length-array.cpp63 X1<HasConstantValue> x1a; variable

Completed in 4161 milliseconds