OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vir2
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/SemaCXX/
overloaded-builtin-operators.cpp
134
volatile int&
vir2
= sr[vip];
local
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-0x.cpp
222
volatile int &
vir2
= (xvalue<IntBitfield>().i); // expected-error{{volatile lvalue reference to type 'volatile int' cannot bind to a temporary of type 'int'}}
local
Completed in 54 milliseconds