Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp76 ColorScope Color(OS, ShowColors, NullColor); in Visit() local
82 ColorScope Color(OS, ShowColors, CommentColor); in Visit() local
94 ColorScope Color(OS, ShowColors, AttrColor); in Visit() local
129 ColorScope Color(OS, ShowColors, NullColor); in Visit() local
134 ColorScope Color(OS, ShowColors, StmtColor); in Visit() local
144 ColorScope Color(OS, ShowColors, ErrorsColor); in Visit() local
149 ColorScope Color(OS, ShowColors, ValueKindColor); in Visit() local
163 ColorScope Color(OS, ShowColors, ObjectKindColor); in Visit() local
191 ColorScope Color(OS, ShowColors, NullColor); in Visit() local
197 ColorScope Color(OS, ShowColors, TypeColor); in Visit() local
[all …]
H A DASTDumper.cpp28 ColorScope Color(OS, ShowColors, NullColor); in dumpInvalidDeclContext() local
39 ColorScope Color(OS, ShowColors, DeclKindNameColor); in dumpInvalidDeclContext() local
45 ColorScope Color(OS, ShowColors, DeclNameColor); in dumpInvalidDeclContext() local
75 ColorScope Color(OS, ShowColors, DeclNameColor); in dumpLookups() local
104 ColorScope Color(OS, ShowColors, UndeserializedColor); in dumpLookups() local
/freebsd/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/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp221 void SelectionDAG::setGraphColor(const SDNode *N, const char *Color) { in setGraphColor()
233 bool SelectionDAG::setSubgraphColorHelper(SDNode *N, const char *Color, DenseSet<SDNode *> &visited, in setSubgraphColorHelper()
265 void SelectionDAG::setSubgraphColor(SDNode *N, const char *Color) { in setSubgraphColor()
H A DSelectionDAGDumper.cpp612 static const raw_ostream::Colors Color[] = { in PrintNodeId() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp44 WithColor::WithColor(raw_ostream &OS, HighlightColor Color, ColorMode Mode) in WithColor()
143 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, in changeColor()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnostic.h48 enum llvm::raw_ostream::Colors Color; member
/freebsd/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/contrib/llvm-project/llvm/lib/IR/
H A DEHPersonalities.cpp135 BasicBlock *Color; in colorEHFunclets() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp159 bool Color = llvm::is_contained( in runOnFunction() local
H A DStackSlotColoring.cpp314 int Color = -1; in ColorSlot() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormattedStream.h183 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h153 std::optional<raw_ostream::Colors> Color; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCInstPrinter.cpp236 raw_ostream::Colors Color = raw_ostream::Colors::RESET; in WithMarkup() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegColoring.cpp290 size_t Color = I; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp126 raw_ostream::Colors Color = chooseColor(Cycles, Executions, BufferSize); in tryChangeColor() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp101 enum class Color { Even, Odd }; enum
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp651 int Color = NextReservedID; in colorHighLatenciesGroups() local
1171 unsigned Color = CurrentColoring[SU->NodeNum]; in createBlocksForVariant() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp132 auto Color = HighlightColor::Enumerator; in dumpAttribute() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp965 std::optional<StringRef> Color; in renderLine() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp6138 const raw_ostream::Colors Color = raw_ostream::BLUE; in print_block() local
6175 const raw_ostream::Colors Color = raw_ostream::MAGENTA; in print_block() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp153 auto Color = ColorKind::None; in getUniqueColor() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp734 BasicBlock *Color = Colors.front(); in ~RuntimeCallInserter() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp3193 auto Color = getColor(Edge->AllocTypes, Highlight); in getEdgeAttributes() local