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

/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp9.cpp21 constexpr struct C { C(); } ni2; // expected-error {{cannot have non-literal type 'const struct C'}} expected-note 3{{has no constexpr constructors}} variable in typeref:struct:C
/external/clang/test/SemaCXX/
H A Drval-references.cpp41 not_int ni2 = over(ret_irr()); local

Completed in 367 milliseconds