Searched refs:include_program (Results 1 – 2 of 2) sorted by relevance
156 void AppendArguments(const CommandLine& other, bool include_program);
406 bool include_program) { in AppendArguments() argument407 if (include_program) in AppendArguments()