Searched refs:ni1 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp9.cpp20 constexpr int ni1; // expected-error {{default initialization of an object of const type 'const int'}} expected-note {{add an explicit initializer to initialize 'ni1'}} variable
/external/clang/test/SemaCXX/
H A Drval-references.cpp39 not_int ni1 = over(0); local

Completed in 157 milliseconds