Searched refs:DOTOutputFile (Results 1 – 4 of 4) sorted by relevance
74 std::string DOTOutputFile; variable
58 CI.getDependencyOutputOpts().DOTOutputFile.clear(); in disableUnsupportedOptions()
500 if (!DepOpts.DOTOutputFile.empty()) in createPreprocessor()501 AttachDependencyGraphGen(*PP, DepOpts.DOTOutputFile, in createPreprocessor()
1087 MarshallingInfoString<DependencyOutputOpts<"DOTOutputFile">>;