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