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.cpp504 bool raw_ostream::prepare_colors() { in prepare_colors() function in raw_ostream
521 if (!prepare_colors()) in changeColor()
534 if (!prepare_colors()) in resetColor()
543 if (!prepare_colors()) in reverseColor()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h416 bool prepare_colors();