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