reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
244 GraphT::EdgeIdentifier ID{EdgeTailAttrOrErr->SymbolName, 263 static std::string getColor(const GraphDiffRenderer::GraphT::EdgeValueType &E, 264 const GraphDiffRenderer::GraphT &G, ColorHelper H, 284 static std::string getColor(const GraphDiffRenderer::GraphT::VertexValueType &V, 285 const GraphDiffRenderer::GraphT &G, ColorHelper H, 316 static std::string getLabel(const GraphDiffRenderer::GraphT::EdgeValueType &E, 334 static std::string getLabel(const GraphDiffRenderer::GraphT::VertexValueType &V, 354 static double getLineWidth(const GraphDiffRenderer::GraphT::EdgeValueType &E,tools/llvm-xray/xray-graph-diff.h
57 GraphT G; 68 const GraphT &getGraph() { return G; }