Home
last modified time | relevance | path

Searched defs:SourceFileWriter (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dvisual_studio_writer.cc60 struct SourceFileWriter { struct
61 SourceFileWriter(PathOutput& path_output, const SourceFile& source_file) in SourceFileWriter() argument
65 void operator()(std::ostream& out) const { in operator ()()
69 PathOutput& path_output_;
70 const SourceFile& source_file_;