Home
last modified time | relevance | path

Searched refs:int_c (Results 1 – 13 of 13) sorted by relevance

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dp4.cpp4 template<int I> struct int_c;
170 typedef tuple<int_c<N>...> type;
174 tuple<int_c<1>, int_c<2>, int_c<3>, int_c<4>,
175 int_c<5>>>::value? 1 : -1];
/external/clang/test/CodeGenCXX/
Dmangle-template.cpp72 template<unsigned> struct int_c { struct
79 X(U*, typename int_c<(meta<T>::value + meta<U>::value)>::type *) { } in X()
94 template<unsigned> struct int_c { struct
99 void f(int_c<meta<T>::type::value>) { } in f()
102 template void f<int>(int_c<sizeof(int)>);
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
Dp4.cpp5 template<int I> struct int_c;
171 typedef tuple<int_c<N>...> type;
175 tuple<int_c<1>, int_c<2>, int_c<3>, int_c<4>,
176 int_c<5>>>::value? 1 : -1];
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-template.cpp72 template<unsigned> struct int_c { struct
79 X(U*, typename int_c<(meta<T>::value + meta<U>::value)>::type *) { } in X()
94 template<unsigned> struct int_c { struct
99 void f(int_c<meta<T>::type::value>) { } in f()
102 template void f<int>(int_c<sizeof(int)>);
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
Dp5-cxx0x-no-extra-copy.cpp53 template<int> struct int_c { }; struct
58 int &g(int_c<sizeof(f(T()))> * = 0); // expected-note{{candidate function [with T = X3]}}
Dp5-cxx03-extra-copy.cpp64 template<int> struct int_c { }; struct
71 int &g(int_c<sizeof(f(T()))> * = 0);
/external/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
Dp5-cxx03-extra-copy.cpp64 template<int> struct int_c { }; struct
71 int &g(int_c<sizeof(f(T()))> * = 0);
Dp5-cxx0x-no-extra-copy.cpp60 template<int> struct int_c { }; struct
65 int &g(int_c<sizeof(f(T()))> * = 0); // expected-note{{candidate function [with T = X3]}}
/external/clang/test/SemaTemplate/
Dfriend-template.cpp131 template<unsigned > struct int_c { }; struct
136 friend void f(X, int_c<N>) { in f()
141 void test_X(X<int> x, int_c<5> i5) { in test_X()
/external/llvm-project/clang/test/SemaTemplate/
Dfriend-template.cpp131 template<unsigned > struct int_c { }; struct
136 friend void f(X, int_c<N>) { in f()
141 void test_X(X<int> x, int_c<5> i5) { in test_X()
/external/autotest/client/site_tests/audio_CrasPinnedStream/
Daudio_CrasPinnedStream.py75 int_c = cmd_utils.popen(
87 cmd_utils.kill_or_log_returncode(p, int_c, loop_c)
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Dextload-combine.ll14 @int_c = external global i32
77 %0 = load i32, i32* @int_c, align 4
/external/llvm/test/CodeGen/Hexagon/
Dextload-combine.ll14 @int_c = external global i32
77 %0 = load i32, i32* @int_c, align 4