Searched defs:inhibit_quoting (Results 1 – 2 of 2) sorted by relevance
/third_party/gn/src/gn/ | ||
D | path_output.h | 47 bool inhibit_quoting() const { return options_.inhibit_quoting; } in inhibit_quoting() function |
D | escape.h | 65 bool inhibit_quoting = false; member |