Searched refs:ShowIncludesDest (Results 1 – 7 of 7) sorted by relevance
69 .ShowIncludesDest, in TEST()75 .ShowIncludesDest, in TEST()81 .ShowIncludesDest, in TEST()
48 ShowIncludesDestination ShowIncludesDest = ShowIncludesDestination::None; variable
55 CI.getDependencyOutputOpts().ShowIncludesDest = ShowIncludesDestination::None; in disableUnsupportedOptions()
90 switch (DepOpts.ShowIncludesDest) { 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()
970 ASSERT_EQ(Invocation.getDependencyOutputOpts().ShowIncludesDest, in TEST_F()