Searched defs:getEdgeAttributes (Results 1 – 6 of 6) sorted by relevance
56 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
3357 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
99 static std::string getEdgeAttributes(const void *, EdgeIter, in getEdgeAttributes() function
98 static std::string getEdgeAttributes(const void *Node, EdgeIter EI, in getEdgeAttributes() function
74 std::string getEdgeAttributes(RegionNode *srcNode, in getEdgeAttributes() function
178 protected Map<String, String> getEdgeAttributes(GraphvizEdge edge) { in getEdgeAttributes() method in GraphvizGrapher