Searched defs:DOTGraphTraitsViewer (Results 1 – 7 of 7) sorted by relevance
46 struct DOTGraphTraitsViewer struct49 DOTGraphTraitsViewer(StringRef GraphName) : Name(GraphName) {} in DOTGraphTraitsViewer() argument77 /// DOTGraphTraitsViewer is also used as a mixin for avoiding repeated argument83 ~DOTGraphTraitsViewer() {} in ~DOTGraphTraitsViewer() argument
43 struct DOTGraphTraitsViewer struct46 DOTGraphTraitsViewer(StringRef GraphName) : Name(GraphName) {} in DOTGraphTraitsViewer() argument74 /// DOTGraphTraitsViewer is also used as a mixin for avoiding repeated argument80 ~DOTGraphTraitsViewer() {} in ~DOTGraphTraitsViewer() argument
46 struct DOTGraphTraitsViewer struct49 DOTGraphTraitsViewer(StringRef GraphName) : Name(GraphName) {} in DOTGraphTraitsViewer() function77 /// DOTGraphTraitsViewer is also used as a mixin for avoiding repeated argument83 ~DOTGraphTraitsViewer() {} in ~DOTGraphTraitsViewer() argument
43 struct DOTGraphTraitsViewer struct46 DOTGraphTraitsViewer(StringRef GraphName) : Name(GraphName) {} in DOTGraphTraitsViewer() function74 /// DOTGraphTraitsViewer is also used as a mixin for avoiding repeated argument80 ~DOTGraphTraitsViewer() {} in ~DOTGraphTraitsViewer() argument
35 DOTGraphTraitsViewer(StringRef GraphName, char &ID) in DOTGraphTraitsViewer() function
36 DOTGraphTraitsViewer(StringRef GraphName, char &ID) in DOTGraphTraitsViewer() function