Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDOTGraphTraitsPass.h46 struct DOTGraphTraitsViewer struct
49 DOTGraphTraitsViewer(StringRef GraphName) : Name(GraphName) {} in DOTGraphTraitsViewer() argument
77 /// DOTGraphTraitsViewer is also used as a mixin for avoiding repeated argument
83 ~DOTGraphTraitsViewer() {} in ~DOTGraphTraitsViewer() argument