OpenGrok
Cross Reference: constant-expression-cxx11.cpp
xref
: /
external
/
clang
/
test
/
SemaCXX
/
constant-expression-cxx11.cpp
Home
|
History
|
Annotate
|
Download
|
only in
SemaCXX
Lines Matching
full:x100
678
return a.arr[0] + a.arr[1] * 0
x100
+ a.arr[2] * 0x10000;