HomeSort by relevance Sort by last modified time
    Searched refs:nc6 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p9.cpp 31 constexpr int &nc6(f()); // expected-error {{constexpr variable 'nc6' must be initialized by a constant expression}} expected-note {{non-constexpr function 'f'}}
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-0x.cpp 84 const NonCopyable &nc6 = xvalue<NonCopyable>(); local

Completed in 149 milliseconds