Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dpath_output.h47 bool inhibit_quoting() const { return options_.inhibit_quoting; } in inhibit_quoting() function
Descape.h65 bool inhibit_quoting = false; member