Home
last modified time | relevance | path

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

/third_party/gn/src/base/
Dcommand_line.cc78 void AppendSwitchesAndArguments(CommandLine* command_line, in AppendSwitchesAndArguments() function
269 AppendSwitchesAndArguments(this, argv, parse_switches_); in InitFromArgv()
406 AppendSwitchesAndArguments(this, other.argv(), parse_switches_); in AppendArguments()