OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ar6
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/
p1.cpp
19
int
ar6
[-1]; // expected-error {{array with a negative size}}
variable
/external/clang/test/CXX/expr/expr.post/expr.static.cast/
p3-0x.cpp
19
const A &&
ar6
= static_cast<const A&&>(a);
local
Completed in 202 milliseconds