Home
last modified time | relevance | path

Searched defs:VertexAttribute (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-graph-diff.h41 struct VertexAttribute { struct
45 using GraphT = Graph<VertexAttribute, EdgeAttribute, StringRef>; argument