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