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