reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-xray/xray-graph-diff.cpp
  284 static std::string getColor(const GraphDiffRenderer::GraphT::VertexValueType &V,
  334 static std::string getLabel(const GraphDiffRenderer::GraphT::VertexValueType &V,
tools/llvm-xray/xray-graph-diff.h
   35   using GRVertexValueType = GraphRenderer::GraphT::VertexValueType;
unittests/XRay/GraphTest.cpp
   59 using VVT = typename GraphT::VertexValueType;