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