Home
last modified time | relevance | path

Searched refs:f4a (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dnoncopyable_return_type.pass.cpp48 std::function<NonCopyable()> f4a = std::ref(f1a); in test() local
55 assert(f3a() == f4a()); in test()
65 std::function<const NonCopyable()> f4a = std::ref(f1a); in const_test() local
72 assert(f3a() == f4a()); in const_test()
82 std::function<void()> f4a = std::ref(f1a); in void_test() local
94 std::function<const void()> f4a = std::ref(f1a); in const_void_test() local
/llvm-project-15.0.7/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp3.cpp101 C<T, I> *f4a(const C<T, I>&);
109 C<int, 1> *ci1a = f4a(d); in test_f4()
110 C<int, 1> *ci2a = f4a(e); in test_f4()
/llvm-project-15.0.7/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
H A Dp7-cxx14.cpp86 auto f4a(int n) { return f(); } in f4a() function
88 using Int = decltype(f4a(0));
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp253 template<typename T> void f4a() { in f4a() function
256 template void f4a<int>();
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DREADME.txt125 define void @f4a(i128 *%aptr, i64 %base) {
/llvm-project-15.0.7/llvm/test/MC/X86/AlignedBundling/
H A Dautogen-inst-offset-padding.s1253 # CHECK: f4a: nop
2617 # CHECK: 1f4a: nop
H A Dautogen-inst-offset-align-to-end.s1367 # CHECK: f4a: nop
2842 # CHECK: 1f4a: nop