Searched refs:SetStandardErrorPath (Results 1 – 2 of 2) sorted by relevance
210 void SetStandardErrorPath(llvm::StringRef path);214 void SetStandardErrorPath(const char *path) = delete;
4875 void TargetProperties::SetStandardErrorPath(llvm::StringRef path) { in SetStandardErrorPath() function in TargetProperties5030 SetStandardErrorPath(error_file_action->GetPath()); in SetProcessLaunchInfo()