Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dsubstitution_writer.cc160 bool needs_quotes = false; local
164 result.append(EscapeString(range.literal, no_quoting, &needs_quotes));
172 if (needs_quotes && !escape_options.inhibit_quoting)