Searched defs:__is_signed (Results 1 – 4 of 4) sorted by relevance
63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY() member106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
27 …static const bool __is_signed = true; // expected-warning {{keyword '__is_signed' will be made ava… member
58 struct __is_signed {}; // expected-warning {{made available}} struct