Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dninja_tools.cc21 cmdline.SetParseSwitches(false); in CreateNinjaToolCommandLine()
/third_party/gn/src/base/
Dcommand_line.h158 void SetParseSwitches(bool parse_switches) { in SetParseSwitches() function