Home
last modified time | relevance | path

Searched refs:IncludeDirWriter (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dvisual_studio_writer.cc46 struct IncludeDirWriter { struct
47 explicit IncludeDirWriter(PathOutput& path_output) in IncludeDirWriter() function
49 ~IncludeDirWriter() = default;
567 IncludeDirWriter(path_output), include_dirs->StartContent(false)); in WriteProjectFileContents()