Home
last modified time | relevance | path

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

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