Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp73 ColorScope Color(OS, ShowColors, NullColor); in Visit() local
91 ColorScope Color(OS, ShowColors, AttrColor); in Visit() local
126 ColorScope Color(OS, ShowColors, NullColor); in Visit() local
131 ColorScope Color(OS, ShowColors, StmtColor); in Visit() local
188 ColorScope Color(OS, ShowColors, NullColor); in Visit() local
202 ColorScope Color(OS, ShowColors, TypeColor); in Visit() local
244 ColorScope Color(OS, ShowColors, NullColor); in Visit() local
330 ColorScope Color(OS, ShowColors, NullColor); in Visit() local
335 ColorScope Color(OS, ShowColors, AttrColor); in Visit() local
361 ColorScope Color(OS, ShowColors, NullColor); in Visit() local
[all …]
H A DASTDumper.cpp48 ColorScope Color(OS, ShowColors, DeclNameColor); in dumpLookups() local
77 ColorScope Color(OS, ShowColors, UndeserializedColor); in dumpLookups() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTDumperUtils.h30 llvm::raw_ostream::Colors Color; member
91 ColorScope(llvm::raw_ostream &OS, bool ShowColors, TerminalColor Color) in ColorScope()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp225 void SelectionDAG::setGraphColor(const SDNode *N, const char *Color) { in setGraphColor()
237 bool SelectionDAG::setSubgraphColorHelper(SDNode *N, const char *Color, DenseSet<SDNode *> &visited, in setSubgraphColorHelper()
269 void SelectionDAG::setSubgraphColor(SDNode *N, const char *Color) { in setSubgraphColor()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp36 WithColor::WithColor(raw_ostream &OS, HighlightColor Color, ColorMode Mode) in WithColor()
136 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, in changeColor()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp84 convertToHSV(const std::tuple<uint8_t, uint8_t, uint8_t> &Color) { in convertToHSV() argument
121 convertToRGB(const std::tuple<double, double, double> &Color) { in convertToRGB() argument
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DEHPersonalities.cpp103 BasicBlock *Color; in colorEHFunclets() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormattedStream.h148 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegColoring.cpp139 size_t Color = I; in runOnMachineFunction() local
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp126 raw_ostream::Colors Color = chooseColor(Cycles, Executions, BufferSize); in tryChangeColor() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp267 int Color = -1; in ColorSlot() local
H A DWinEHPrepare.cpp854 [&](BasicBlock *Color) { in cloneCommonBlocks()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp102 enum class Color { Even, Odd }; enum
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp658 int Color = NextReservedID; in colorHighLatenciesGroups() local
1202 unsigned Color = CurrentColoring[SU->NodeNum]; in createBlocksForVariant() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp258 auto Color = HighlightColor::Enumerator; in dumpAttribute() local
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp536 Optional<StringRef> Color; in renderLine() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5722 const raw_ostream::Colors Color = raw_ostream::BLUE; in print_block() local
5759 const raw_ostream::Colors Color = raw_ostream::MAGENTA; in print_block() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp151 auto Color = ColorKind::None; in getUniqueColor() local