Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DDOTGraphTraitsPass.h43 struct DOTGraphTraitsViewer struct
46 DOTGraphTraitsViewer(StringRef GraphName) : Name(GraphName) {} in DOTGraphTraitsViewer() argument
74 /// DOTGraphTraitsViewer is also used as a mixin for avoiding repeated argument
80 ~DOTGraphTraitsViewer() {} in ~DOTGraphTraitsViewer() argument