Searched refs:buildCFGDot (Results 1 – 1 of 1) sorted by relevance
472 if (auto SVG = renderSVG(buildCFGDot(CFG->getCFG()))) in writeCFG()480 static std::string buildCFGDot(const clang::CFG &CFG) { in buildCFGDot() function in clang::dataflow::__anon475589f90111::HTMLLogger