Searched defs:DomOnlyViewer (Results 1 – 2 of 2) sorted by relevance
92 struct DomOnlyViewer struct94 static char ID;95 DomOnlyViewer() : DOTGraphTraitsViewer<DominatorTree, true>("domonly", ID){ in DomOnlyViewer() function
102 struct DomOnlyViewer : public DOTGraphTraitsViewer< struct105 static char ID;106 DomOnlyViewer() in DomOnlyViewer() function