OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENUM2_c
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Sema/
MicrosoftCompatibility.c
11
ENUM2_c
= 0x100000000 // expected-warning {{enumerator value is not representable in the underlying type 'int'}}
/external/clang/test/SemaCXX/
MicrosoftCompatibility.cpp
197
ENUM2_c
= 0x100000000 // expected-warning {{enumerator value is not representable in the underlying type 'int'}}
Completed in 340 milliseconds