Searched defs:Color (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/Support/
H A DFormattedStream.h143 raw_ostream &changeColor(enum Colors Color, argument
H A Draw_ostream.h219 virtual raw_ostream &changeColor(enum Colors Color, argument
/freebsd-10.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp206 void SelectionDAG::setGraphColor(const SDNode *N, const char *Color) { argument
218 bool SelectionDAG::setSubgraphColorHelper(SDNode *N, const char *Color, DenseSet<SDNode *> &visited, argument
250 void SelectionDAG::setSubgraphColor(SDNode *N, const char *Color) { argument
/freebsd-10.3-release/contrib/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp226 int Color = -1; local
253 DEBUG(dbgs() << "Assigning fi#" << FI << " to fi#" << Color << "\\n"); local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTDumper.cpp38 raw_ostream::Colors Color; member in struct:__anon3116::TerminalColor
141 ColorScope(ASTDumper &Dumper, TerminalColor Color) argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp3916 const raw_ostream::Colors Color = raw_ostream::BLUE; local
3945 const raw_ostream::Colors Color = raw_ostream::MAGENTA; local

Completed in 129 milliseconds