Searched defs:DomPrinter (Results 1 – 1 of 1) sorted by relevance
139 struct DomPrinter struct141 static char ID;142 DomPrinter() : DOTGraphTraitsPrinter<DominatorTree, false>("dom", ID) { in DomPrinter() function