Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-cov/
DRenderingSupport.h25 bool IsColorUsed; variable
27 ColoredRawOstream(raw_ostream &OS, bool IsColorUsed) in ColoredRawOstream()