Searched refs:IncludeWriter (Results 1 – 4 of 4) sorted by relevance
70 struct IncludeWriter { struct71 explicit IncludeWriter(PathOutput& path_output) : path_output_(path_output) {} in IncludeWriter() argument72 ~IncludeWriter() = default;
21 struct IncludeWriter { struct142 IncludeWriter include_writer; in TEST()143 RecursiveTargetConfigToStream<SourceDir, IncludeWriter>( in TEST()
236 IncludeWriter(include_path_output), out_); in WriteCCompilerVars()331 IncludeWriter swiftmodule_path_writer(swiftmodule_path_output); in WriteCCompilerVars()
95 IncludeWriter(path_output)); in SetupCompileFlags()