Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dinvoke_int_0.pass.cpp37 struct A_int_0 { struct
45 test(std::bind(A_int_0()), 4); in test_all() argument
H A Dinvoke_void_0.pass.cpp53 struct A_int_0 struct
73 test(std::bind<void>(A_int_0())); in main() argument
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
H A Dapply_extended_types.pass.cpp28 struct A_int_0 struct
30 A_int_0() : obj1(0){} in A_int_0() argument
31 A_int_0(int x) : obj1(x) {} in A_int_0() function
32 int mem1() { return ++count; } in mem1()
33 int mem2() const { return ++count; } in mem2()
34 int const obj1;
/llvm-project/libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/
H A Dinvoke_int_0.pass.cpp32 struct A_int_0 struct
53 A_int_0 a0; in test_int_0() argument
/llvm-project/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv/
H A Dinvoke.pass.cpp49 struct A_int_0 struct
69 A_int_0 a0; in test_int_0() argument