Home
last modified time | relevance | path

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

/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
Dp12.cpp14 double &dr1 = g(Tuple<int, float&>()); in test_g() local
25 double &dr1 = h((int(*)(int, float&))0); in test_h() local
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
Dp22.cpp13 double &dr1 = f(1, 2); in test_f() local
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
Dp5-var.cpp53 Derived &dr1 = d; in bind_lvalue_to_lvalue() local
99 Derived &dr1 = both; in bind_lvalue_to_conv_lvalue_ambig() local
116 const Derived &dr1 = create<Base>(); // expected-error{{no viable conversion}} in bind_const_lvalue_to_rvalue() local
133 const Derived &dr1 = both; in bind_lvalue_to_conv_rvalue_ambig() local
/external/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/
Dp4.cpp16 double &dr1 = f(p); in m() local
/external/qemu/
Dkqemu.h76 uint64_t dr1; member