Home
last modified time | relevance | path

Searched defs:x0c (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CXX/class.access/class.friend/
H A Dp2-cxx03.cpp11 X0<int> x0c; variable
H A Dp3-cxx0x.cpp11 X0<int> x0c; variable
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.decls/temp.mem/
H A Dp5.cpp75 void test_X0(X0 x0, const X0 &x0c) { in test_X0()
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp5.cpp13 X0<'a'> x0c; variable
187 …X0<&Y::h> x0c; // expected-error-re{{non-type template argument of type 'float (pointer_to_member_… variable
H A Dp1.cpp50 …X0<ki> x0c; // expected-error {{must have its address taken}} expected-warning {{internal linkage … in test() local
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dinstantiate-function-params.cpp38 X0<T(A1)> x0c; in instF0() local
H A Dconstructor-template.cpp17 X0 x0c = i; in test_X0() local