Searched defs:RED (Results 1 – 10 of 10) sorted by relevance
3 enum NestedEnum { RED, BLUE }; enumerator
5 RED, enumerator
19 enum Enum { RED, GREEN, BLUE }; enumerator
5 enum Enum { RED, GREEN, BLUE }; enumerator
180 isl_union_map *RED; variable
54 RED = ESCAPE % "31" variable
95 RED, enumerator 115 static constexpr Colors RED = Colors::RED; variable
55 #define RED 0xFF0000 macro
71 RED = "\x1b[2;30;41m" variable in Colors
67 constexpr raw_ostream::Colors raw_ostream::RED; global() member in raw_ostream