Searched refs:DOTOutputFile (Results 1 – 3 of 3) sorted by relevance
62 std::string DOTOutputFile; variable
422 if (!DepOpts.DOTOutputFile.empty()) in createPreprocessor()423 AttachDependencyGraphGen(*PP, DepOpts.DOTOutputFile, in createPreprocessor()
1349 Opts.DOTOutputFile = Args.getLastArgValue(OPT_dependency_dot); in ParseDependencyOutputArgs()