Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
H A Dp12.cpp14 double &dr1 = g(Tuple<int, float&>()); in test_g() local
25 double &dr1 = h((int(*)(int, float&))0); in test_h() local
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
H A Dp22.cpp14 double &dr1 = f(1, 2); in test_f() local
/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
H A Dp5-var.cpp58 Derived &dr1 = d; in bind_lvalue_to_lvalue() local
104 Derived &dr1 = both; in bind_lvalue_to_conv_lvalue_ambig() local
121 const Derived &dr1 = create<Base>(); // expected-error{{no viable conversion}} in bind_const_lvalue_to_rvalue() local
138 const Derived &dr1 = both; in bind_lvalue_to_conv_rvalue_ambig() local
/llvm-project/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/
H A Dp4.cpp17 double &dr1 = f(p); in m() local
/llvm-project/clang/test/Modules/
H A Dnamespaces.cpp34 double &dr1 = N2::f(1.0); in test() local
/llvm-project/clang/test/SemaCXX/
H A Datomic-type.cpp37 double &dr1 = ovl1(acc); in test_overloading() local
/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_32.h65 llvm::support::ulittle32_t dr1; member
H A DRegisterContextMinidump_x86_64.h96 llvm::support::ulittle64_t dr1; member