Searched defs:colored_ostream (Results 1 - 2 of 2) sorted by relevance

/external/llvm/tools/llvm-cov/
H A DRenderingSupport.h50 inline ColoredRawOstream colored_ostream(raw_ostream &OS, function in namespace:llvm
H A DCoverageViewOptions.h37 ColoredRawOstream colored_ostream(raw_ostream &OS, function in struct:llvm::CoverageViewOptions
39 return llvm::colored_ostream(OS, Color, Colors);

Completed in 101 milliseconds