Searched refs:ull1 (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/SemaCXX/
H A Dwarn-c++11-extensions.cpp5 unsigned long long ull1 = // expected-warning {{'long long' is a C++11 extension}} variable
H A Dcxx98-compat-pedantic.cpp47 unsigned long long ull1 = // expected-warning {{'long long' is incompatible with C++98}} variable
/external/clang/test/CodeGen/
H A Dcomplex-convert.c19 unsigned long long ull1; local
102 ull1 = csc;
108 ull1 = cuc;
114 ull1 = csll;
119 ull1 = cull;
/external/clang/test/Sema/
H A Dc89.c118 unsigned long long ull1 = /* expected-warning {{'long long' is an extension when C99 mode is not enabled}} */ variable

Completed in 8765 milliseconds