Home
last modified time | relevance | path

Searched refs:colorsEnabled (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DWithColor.cpp22 bool WithColor::colorsEnabled(raw_ostream &OS) { in colorsEnabled() function in WithColor
30 if (colorsEnabled(OS)) { in WithColor()
88 if (colorsEnabled(OS)) in ~WithColor()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DWithColor.h40 bool colorsEnabled(raw_ostream &OS);