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