Searched refs:ShowIncludesDestination (Results 1 – 7 of 7) sorted by relevance
18 enum class ShowIncludesDestination { None, Stdout, Stderr }; enum48 ShowIncludesDestination ShowIncludesDest = ShowIncludesDestination::None;
70 ShowIncludesDestination::None); in TEST()76 ShowIncludesDestination::None); in TEST()82 ShowIncludesDestination::None); in TEST()
93 case ShowIncludesDestination::Stderr: in AttachHeaderIncludeGen()96 case ShowIncludesDestination::Stdout: in AttachHeaderIncludeGen()
2063 if (Opts.ShowIncludesDest != ShowIncludesDestination::None) in GenerateDependencyOutputArgs()2109 Opts.ShowIncludesDest = ShowIncludesDestination::Stderr; in ParseDependencyOutputArgs()2111 Opts.ShowIncludesDest = ShowIncludesDestination::Stdout; in ParseDependencyOutputArgs()2113 Opts.ShowIncludesDest = ShowIncludesDestination::None; in ParseDependencyOutputArgs()
535 if (DepOpts.ShowIncludesDest != ShowIncludesDestination::None) { in createPreprocessor()
55 CI.getDependencyOutputOpts().ShowIncludesDest = ShowIncludesDestination::None; in disableUnsupportedOptions()
971 ShowIncludesDestination::Stdout); in TEST_F()