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