Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommand_format.cc977 bool want_comma = in Sequence() local
1143 bool want_comma = i < list.size() - 1 && !x->AsBlockComment(); in FunctionCall() local