Searched refs:Ubiviz (Results 1 – 1 of 1) sorted by relevance
798 std::string Ubiviz; in ~UbigraphViz() local800 Ubiviz = *Path; in ~UbigraphViz()801 const char *args[] = {Ubiviz.c_str(), Filename.c_str(), nullptr}; in ~UbigraphViz()803 if (llvm::sys::ExecuteAndWait(Ubiviz, &args[0], nullptr, nullptr, 0, 0, in ~UbigraphViz()