OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nc5
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p9.cpp
29
constexpr C
nc5
((C())); // expected-error {{cannot have non-literal type 'const C'}}
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-0x.cpp
83
const NonCopyable &
nc5
= prvalue<NonCopyableDerived>();
local
Completed in 75 milliseconds