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