Home
last modified time | relevance | path

Searched defs:fr1 (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang/test/CXX/over/over.match/over.match.funcs/
H A Dp4-0x.cpp53 float &fr1 = xvalue<X0>().f(); in test_ref_qualifier_binding() local
62 float &fr1 = xvalue<X0>()(); in test_ref_qualifier_binding_with_surrogates() local
68 float &fr1 = xvalue<X0>() + prvalue<X0>(); in test_ref_qualifier_binding_operators() local
77 float &fr1 = xvalue<X0>().h(); in test_ref_qualifier_overloading() local
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
H A Dp12.cpp13 float &fr1 = g(Tuple<int, float>()); in test_g() local
24 float &fr1 = h((int(*)(int, float))0); in test_h() local
/llvm-project/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/
H A Dp5.cpp11 float &fr1 = f(ip); in main() local
H A Dp4.cpp21 float &fr1 = h(z); in m() local
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
H A Dp22.cpp13 float &fr1 = f(1, 2, 3); in test_f() local
/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp7.cpp15 float &fr1 = check_const_int(i); in test_capture_constness() local
20 float &fr1 = check_const_int(i); in test_capture_constness() local
/llvm-project/clang/test/Modules/
H A Dnamespaces.cpp29 float &fr1 = N1::f(1.0f); in test() local
57 double &fr1 = N5::f(1.0); in testMerged() local
/llvm-project/clang/test/SemaTemplate/
H A Dtemp_func_order.cpp21 float &fr1 = f1(i, i); in test_f1() local
63 float &fr1 = f4(ic); in test_f4() local
/llvm-project/clang/test/CodeGenCXX/
H A Dconvert-to-fptr.cpp23 typedef int (&fr1)(int); typedef
/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dpartial-ordering.cpp42 float &fr1 = f0(1, 2.0); in test_f0() local
/llvm-project/clang/test/SemaCXX/
H A Datomic-type.cpp35 float &fr1 = ovl1(f); in test_overloading() local
H A Dvector.cpp34 float &fr1 = f1(ll16); in f1_test() local