Home
last modified time | relevance | path

Searched defs:RED (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/test/tools/llvm-debuginfo-analyzer/WebAssembly/Inputs/
H A Dpr-46466.cpp3 enum NestedEnum { RED, BLUE }; enumerator
/llvm-project/lldb/test/Shell/SymbolFile/PDB/Inputs/
H A DVariablesTest.cpp5 RED, enumerator
H A DSimpleTypesTest.cpp19 enum Enum { RED, GREEN, BLUE }; enumerator
H A DClassLayoutTest.cpp5 enum Enum { RED, GREEN, BLUE }; enumerator
/llvm-project/polly/include/polly/
H A DDependenceInfo.h180 isl_union_map *RED; variable
/llvm-project/llvm/utils/
H A Dabtest.py54 RED = ESCAPE % "31" variable
/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h95 RED, enumerator
115 static constexpr Colors RED = Colors::RED; variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmacro-to-enum.cpp55 #define RED 0xFF0000 macro
/llvm-project/clang/utils/analyzer/
H A DCmpRuns.py71 RED = "\x1b[2;30;41m" variable in Colors
/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp67 constexpr raw_ostream::Colors raw_ostream::RED; global() member in raw_ostream