Lines Matching defs:Colour
1608 DisplayElement(StringRef Colour) : Colour(Colour) {} in DisplayElement()
1609 const StringRef Colour; member in __anon94a753662a11::DisplayElement
1616 DisplayEdge(std::string Value, DisplayNode &Node, StringRef Colour) in DisplayEdge()
1633 DisplayNode(std::string Content, StringRef Colour) in DisplayNode()
1714 void createNode(std::string C, StringRef Colour) { in createNode()
1768 StringRef Colour) { in createEdge()
1793 StringRef Colour) in DotCfgDiffNode()
1817 void addEdge(unsigned E, StringRef Value, StringRef Colour) { in addEdge()
1842 StringRef Colour; member in __anon94a753662a11::DotCfgDiffNode
2040 StringRef Colour = E.second; in DotCfgDiff() local
2094 StringRef Colour = getEdgeColour(SinkNodeIndex); in createDisplayEdges() local