Home
last modified time | relevance | path

Searched defs:dr2 (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
H A Dp12.cpp15 double &dr2 = g(Tuple<int>()); in test_g() local
26 double &dr2 = h((int(*)(int))0); in test_h() local
/llvm-project/clang/test/Modules/
H A Dnamespaces.cpp35 double &dr2 = N3::f(1.0); in test() local
/llvm-project/clang/test/SemaCXX/
H A Datomic-type.cpp38 double &dr2 = ovl1(ac); in test_overloading() local
/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
H A Dp5-var.cpp59 …Derived &dr2 = b; // expected-error{{non-const lvalue reference to type 'Derived' cannot bind to a… in bind_lvalue_to_lvalue() local
/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_32.h66 llvm::support::ulittle32_t dr2; member
H A DRegisterContextMinidump_x86_64.h97 llvm::support::ulittle64_t dr2; member