Searched refs:SetStandardOutputPath (Results 1 – 2 of 2) sorted by relevance
190 void SetStandardOutputPath(llvm::StringRef path);194 void SetStandardOutputPath(const char *path) = delete;
4435 void TargetProperties::SetStandardOutputPath(llvm::StringRef path) { in SetStandardOutputPath() function in TargetProperties4579 SetStandardOutputPath(output_file_action->GetPath()); in SetProcessLaunchInfo()