Home
last modified time | relevance | path

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

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