Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp506 bool raw_ostream::prepare_colors() { in prepare_colors() function in raw_ostream
523 if (!prepare_colors()) in changeColor()
536 if (!prepare_colors()) in resetColor()
545 if (!prepare_colors()) in reverseColor()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h415 bool prepare_colors();