Searched defs:getColorString (Results 1 – 2 of 2) sorted by relevance
211 ColorHelper::getColorString(std::tuple<uint8_t, uint8_t, uint8_t> t) { in getColorString() function in ColorHelper220 std::string ColorHelper::getColorString(double Point) const { in getColorString() function in ColorHelper
91 StringRef llvm::DOT::getColorString(unsigned ColorNumber) { in getColorString() function in llvm::DOT