Searched refs:ArgOutputPath (Results 1 – 2 of 2) sorted by relevance
41 static const std::string ArgOutputPath = "-o"; variable
367 cmd.emplace_back(ArgOutputPath); in PrepareExecCmd()