Home
last modified time | relevance | path

Searched defs:xi (Results 1 – 25 of 37) sorted by relevance

12

/llvm-project/clang/test/CXX/temp/temp.decls/temp.friend/
H A Dp4.cpp24 X2<int> xi; in g() local
41 X3<int> xi; in i() local
/llvm-project/clang/test/SemaTemplate/
H A Denum-forward.cpp8 X<int> xi; variable
H A Dinjected-class-name.cpp14 X<float>::X<int> xi = x; // expected-error{{qualified reference to 'X' is a constructor name rather… variable
16 …X<float>::X<int> xi = x; // expected-error{{qualified reference to 'X' is a constructor name rathe… in f() local
H A Dinstantiate-type.cpp27 X<int> xi; variable
H A Dinstantiate-friend-function.cpp55 X<int> xi; variable
H A Dcopy-ctor-assign.cpp32 void test3(X<int> &x, X<int> xi, X<long> xl, X<int Y::*> xmptr) { in test3()
H A Dextern-templates.cpp32 void test_intptr(X0<int*> xi, X0<int*>::Inner xii) { in test_intptr()
H A Dinstantiate-field.cpp14 void test1(const X<int> *xi) { in test1()
H A Dfriend.cpp63 X1<int> xi; variable
H A Dinstantiate-member-class.cpp42 X<int>::X *xi; // expected-error{{qualified reference to 'X' is a constructor name rather than a ty… variable
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-fn-template.cpp9 T fx(XF<T> xi) { in fx() argument
H A Dvisibility-hidden-extern-templates.cpp15 void test_X(X<int> xi, X<char> xc) { in test_X()
H A Dimplicit-instantiation-1.cpp13 void foo(X<int> &xi, X<float> *xfp, int i, float f) { in foo() argument
H A Dmdefault-visibility-export-mapping.cpp45 B<int> xi(0); in func() local
/llvm-project/clang/test/CXX/temp/temp.decls/temp.class.spec/
H A Dp8-1y.cpp35 X<int> xi; variable
/llvm-project/clang/test/CXX/except/except.handle/
H A Dp16.cpp27 } catch (X<int> xi) { // expected-note{{instantiation}} in f() local
/llvm-project/clang/test/OpenMP/
H A Dmap_struct_ordering.cpp12 int xi; member
/llvm-project/clang/test/CXX/temp/temp.spec/temp.expl.spec/
H A Dp19.cpp20 void test(X<int> xi, X<long> xl, float *fp) { in test()
H A Dp14.cpp36 void test(X<int> xi) { in test()
/llvm-project/offload/test/offloading/
H A Dstruct_mapping_with_pointers.cpp17 int xi; member
/llvm-project/clang/test/CXX/temp/temp.spec/temp.explicit/
H A Dp9.cpp31 int *&test(X0<int*> xi, int *ip) { in test()
H A Dp9-linkage.cpp31 int *&test(X0<int*> xi, int *ip) { in test()
/llvm-project/clang/test/CXX/temp/temp.spec/
H A Dp5.cpp44 X<int> xi; variable
/llvm-project/clang/test/CXX/over/over.match/over.match.funcs/over.match.class.deduct/
H A Dp2.cpp43 X xi = {0}; variable
/llvm-project/libclc/generic/lib/math/
H A Dlog_base.h105 uint xi = as_uint(x); in log2() local

12