OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cvir3
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-0x.cpp
233
const volatile int &&
cvir3
= (xvalue<IntBitfield>().i); // no-warning
local
/external/clang/test/SemaCXX/
conditional-expr.cpp
376
const volatile int &
cvir3
= b ? ci : vi; // expected-error{{volatile lvalue reference to type 'const volatile int' cannot bind to a temporary of type 'int'}}
member in namespace:DR587
Completed in 567 milliseconds