HomeSort by relevance Sort by last modified time
    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 196 ENUM2_b = 0x9FFFFFFF, // expected-warning {{enumerator value is not representable in the underlying type 'int'}}

Completed in 107 milliseconds