Home
last modified time | relevance | path

Searched defs:HighlightColor (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/DebugInfo/DWARF/
DSyntaxHighlighting.h20 enum HighlightColor { Address, String, Tag, Attribute, Enumerator, Macro }; enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DWithColor.h22 enum class HighlightColor { enum
/external/llvm-project/llvm/include/llvm/Support/
DWithColor.h26 enum class HighlightColor { enum
/external/mesa3d/src/imgui/
Dimgui_memory_editor.h98 …ImU32 HighlightColor; // // background color of highlig… member