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