HomeSort by relevance Sort by last modified time
    Searched defs:rd2 (Results 1 - 3 of 3) sorted by null

  /external/clang/test/SemaCXX/
references.cpp 47 double& rd2 = 2.0; // expected-error{{non-const lvalue reference to type 'double' cannot bind to a temporary of type 'double'}} local
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-0x.cpp 106 double& rd2 = 2.0; // expected-error{{non-const lvalue reference to type 'double' cannot bind to a temporary of type 'double'}} member in namespace:std_example_2
  /prebuilts/devtools/tools/lib/
traceview.jar 

Completed in 40 milliseconds