Searched refs:OriginalCommandLine (Results 1 – 2 of 2) sorted by relevance
18 makeTUCommandLineWithoutPaths(ArrayRef<std::string> OriginalCommandLine) { in makeTUCommandLineWithoutPaths() argument19 std::vector<std::string> Args = OriginalCommandLine; in makeTUCommandLineWithoutPaths()215 const std::vector<std::string> &OriginalCommandLine) const { in getFullDependenciesLegacyDriverCommand()219 ArrayRef<std::string>(OriginalCommandLine).slice(1)); in getFullDependenciesLegacyDriverCommand()
178 const std::vector<std::string> &OriginalCommandLine) const;