Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Drust_project_writer.cc364 bool first_crate = true; in WriteCrates() local
366 if (!first_crate) in WriteCrates()
368 first_crate = false; in WriteCrates()