Searched defs:GraphName (Results 1 – 2 of 2) sorted by relevance
36 DOTGraphTraitsViewer(StringRef GraphName, char &ID) in DOTGraphTraitsViewer()41 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction() local63 DOTGraphTraitsPrinter(StringRef GraphName, char &ID) in DOTGraphTraitsPrinter()74 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction() local100 DOTGraphTraitsModuleViewer(StringRef GraphName, char &ID) in DOTGraphTraitsModuleViewer()126 DOTGraphTraitsModulePrinter(StringRef GraphName, char &ID) in DOTGraphTraitsModulePrinter()
115 std::string GraphName = DTraits.getGraphName(G); in writeHeader() local